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

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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP