Introduction to Database - Technical MCQs

Q1:

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 ________ .

A user data.

B metadata

C A report

D indexes

ANS:B - metadata

Meta data describes about the data inside the database.