Introduction to Database System
Sort/report generators

require more disk space than index/report generators
do not need to sort before generating a report
are faster than index/report generators
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
All of these
to add a column/integrity constraint to a table
to redefine a column
to change a table's storage characteristics

ANSWER DOWNLOAD EXAMIANS APP