Introduction to Database System
A race condition occurs when

two users of the DBMS are interacting with different files at the same time
Both of the listed here
Two concurrent activities interact to cause a processing error
None of the listed here

ANSWER DOWNLOAD EXAMIANS APP

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

All of these
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

ANSWER DOWNLOAD EXAMIANS APP