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 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 A number of related records that are treated as a unit is called file data batch field file data batch field ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which two files are used during operation of the DBMS? query language and utilities None of the listed here data dictionary and transaction log data dictionary and query language query language and utilities None of the listed here data dictionary and transaction log data dictionary and query language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The files stored on a secondary stage device are composed of a hierarchy of data. What does a record in a file contain? Bits Characters None of the listed here Data field Bits Characters None of the listed here Data field ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? DELETE TABLE ERASE TABLE DROP TABLE UNATTACH TABLE DELETE TABLE ERASE TABLE DROP TABLE UNATTACH TABLE 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 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