Introduction to Database System
Sort/report generators

do not need to sort before generating a report
none of the listed here
are faster than index/report generators
require more disk space than index/report generators

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP