Introduction to Database System
In which of the following is a single-entity instance of one type related to many entity instances of another type?

Many-to-Many Relationship
One-to-Many Relationship
One-to-One Relationship
Composite Relationship

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
to add a column/integrity constraint to a table
All of these
to redefine a column
to change a table's storage characteristics

ANSWER DOWNLOAD EXAMIANS APP