Introduction to Database System
Which of the following contains a complete record of all activity that affected the contents of a database during a certain period of time?

transaction log
data manipulation language
report writer
query language
None of these

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP