Introduction to Database System
Two files may be joined into a third file if

they have no records with the same value in the common field
they have a row in common
both (b) and (c)
None of these
they have a field in common

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP