Introduction to Database System Because it contains a description of its own structure, a database is considered to be ________ . described metadata compatible self-describing an application program described metadata compatible self-describing an application program ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database management system might consist of application programs and a software package called TOTAL FORTRAN AUTOFLOW BPL TOTAL FORTRAN AUTOFLOW BPL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In the relational model, relationships between relations or tables are created by using: foreign keys. composite keys. determinants. candidate keys. foreign keys. composite keys. determinants. candidate keys. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? UNATTACH TABLE DROP TABLE DELETE TABLE ERASE TABLE UNATTACH TABLE DROP TABLE DELETE TABLE ERASE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used All of these None of these to add/rename data files, to change storage 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 All of these None of these to add/rename data files, to change storage 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 In SQL, GRANT command is used to grant system privileges, roles, and object privileges to uses and roles allow user to create databases None of the listed here allow user to access databases grant system privileges, roles, and object privileges to uses and roles allow user to create databases None of the listed here allow user to access databases ANSWER DOWNLOAD EXAMIANS APP