Introduction to Database System
For some relations, changing the data can have undesirable consequences called:

normal forms.
modification anomalies.
transitive dependencies.
referential integrity constraints.

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

ANSWER DOWNLOAD EXAMIANS APP