Database - Introduction to Database - Discussion

Discussion Forum : Introduction to Database - General Questions (Q.No. 14)
14.
You have run an SQL statement that asked the DBMS to display data in a table named USER_TABLES. The results include columns of data labeled "TableName," "NumberOfColumns" and "PrimaryKey." You are looking at ________ .
user data.
metadata
A report
indexes
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
22 comments Page 2 of 3.

Samir said:   1 decade ago
Metadata is information which is stored in database, i.e. like primary key, foreign key, or we can field related information or relation of table all basics related information things are display in this.

Jeshwanth reddy said:   10 years ago
Metadata is nothing but data about data. Or it says about tables stored in database.

Mclutterodt Tawiah said:   10 years ago
Metadata give detailed information about the table stored in the database.

Abdul Nasir said:   10 years ago
Meta Data means data about data. Simply, we can say that Meta Data contains Data definitions, formats, views and other definitions of system components.

Metadata said:   9 years ago
Metadata gives you information about multiple row and columns of user data. That is called metadata one or more user data of database.

Metadata said:   9 years ago
Metadata gives you information about multiple row and columns of user data. That is called metadata one or more user data of database.

Bharath said:   9 years ago
Actual data is what will be displayed here. Metadata means data about data eg;who accesses the database, time of access, the size of data etc. They are data about data. So the answer is user data.

Gowthami said:   9 years ago
Table information is nothing but what user stores in db. How it will be data about the data?

Please clarify.

Major said:   8 years ago
Metadata describes a data about data.

Baloch said:   8 years ago
Would be right to say that the value of attributes are metadata? for instance; the name is an attribute while the "John" is the value of the name attribute, in this way, in case of value, John to be called the metadata? does it correct? anyone corrects me.


Post your comments here:

Your comments will be displayed after verification.