Introduction to Database System
A _____ means that one record in a particular record type can be related to many records in another record type and vice-versa.

None of these
One-to-one relationship
Many-to-one relationship
One-to-many relationship
Many-to-many relationship

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 change a table's storage characteristics
to create a table, defining its columns, integrity constrains, and storage allocation
to redefine a column

ANSWER DOWNLOAD EXAMIANS APP