Introduction to Database System A database is called "self-describing" because it contains a description of itself. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Structured Query Language (SQL) is an internationally recognized standard language that is understood by all commercial database management system products. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? INSERT UPDATE BROWSE APPEND INSERT UPDATE BROWSE APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System To have a file hold a list, it is necessary to decide which fields will be used as sort or index keys identify the name, width and type of the fields of each record. identify the records in the list All of the listed here decide which fields will be used as sort or index keys identify the name, width and type of the fields of each record. identify the records in the list All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used to add/rename data files, to change storage None of these All of these to create a database trigger to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to add/rename data files, to change storage None of these All of these to create a database trigger to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following command(s) is(are) used to recompile a stored procedure in SQL? MODIFY PROCEDURE ALTER PROCEDURE COMPILE PROCEDURE None of the listed here MODIFY PROCEDURE ALTER PROCEDURE COMPILE PROCEDURE None of the listed here ANSWER DOWNLOAD EXAMIANS APP