Introduction to Database System In a relation, the columns are sometimes called "attributes". True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database has a built-in capability to create, process and administer itself. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used 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 None of these All 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 None of these All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which two files are used during operation of the DBMS? data dictionary and query language None of the listed here query language and utilities data dictionary and transaction log data dictionary and query language None of the listed here query language and utilities data dictionary and transaction log ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which of the following is not a data Manipulation Language Commands? CREATE SELECT DELETE UPDATE CREATE SELECT DELETE UPDATE 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