Introduction to Database System
Which type of entity cannot exist in the database unless another type of entity also exists in the database, but does not require that the identifier of that other entity be included as part of its own identifier?

ID-dependent entity
Strong entity
Weak entity
ID- independent entity

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

ANSWER DOWNLOAD EXAMIANS APP