Introduction to Database System
The data dictionary tells the DBMS

what these files contain
what attribute are possessed by the data
All of the listed here
what files are in the database

ANSWER DOWNLOAD EXAMIANS APP

Introduction to Database System
In SQL, the CREATE TABLE is used

to create a table, defining its columns, integrity constrains, and storage allocation
to change a table's storage characteristics
to redefine a column
All of these
to add a column/integrity constraint to a table

ANSWER DOWNLOAD EXAMIANS APP