Introduction to Database System Which of the following is a database administrator's function? performance monitoring backing up the database database design All of the listed here performance monitoring backing up the database database design All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Primitive operations common to all record management systems include All of the listed here Look-up Print Sort All of the listed here Look-up Print Sort ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A race condition occurs when Two concurrent activities interact to cause a processing error Both of the listed here None of the listed here two users of the DBMS are interacting with different files at the same time Two concurrent activities interact to cause a processing error Both of the listed here None of the listed here two users of the DBMS are interacting with different files at the same time ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to create a synonym for a schema object? CREATE SAME CREATE SCHEMA CREATE SYNONYM All of the listed here CREATE SAME CREATE SCHEMA CREATE SYNONYM All of the listed here ANSWER DOWNLOAD EXAMIANS APP
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 ID- independent entity Weak entity Strong entity ID-dependent entity ID- independent entity Weak entity Strong entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following command(s) is(are) used to recompile a stored procedure in SQL? COMPILE PROCEDURE None of the listed here ALTER PROCEDURE MODIFY PROCEDURE COMPILE PROCEDURE None of the listed here ALTER PROCEDURE MODIFY PROCEDURE ANSWER DOWNLOAD EXAMIANS APP