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

to redefine a column
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 change a table's storage characteristics

ANSWER DOWNLOAD EXAMIANS APP

Introduction to Database System
When performing a look-up operation using a form

All of these
you look at each form sequentially until you see the one you want
you type the key in an entry line, and the correct form is displayed
you enter the search value into the form
None of these

ANSWER DOWNLOAD EXAMIANS APP