asked 212k views
1 vote
A(n ____ is used to describe the characteristics of data used in a database or other type of computer system.

2 Answers

7 votes
data type? Such as int, float or string (called VARCHAR sometimes in a database)
answered
User Timothy Klim
by
8.6k points
1 vote

Answer: A data dictionary

Step-by-step explanation:

A data dictionary, also known as metadata, it contains a set of information, ranges from the data in the database, the authorized user, and where the data is physically stored. They are two different types of data dictionary, which are active and passive.

answered
User Ganesh Kanna
by
8.2k points

No related questions found