Introduction to Database System
An indexing operation

sorts a file using a single key
establishes an index for a file
sorts file using two keys
None of the listed here

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 redefine a column
to change a table's storage characteristics
to add a column/integrity constraint to a table
All of these

ANSWER DOWNLOAD EXAMIANS APP