Introduction to Database System Which of the following is a type of DBMS software? utilities All of these report writer database manipulation language query language utilities All of these report writer database manipulation language query language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The PROJECT command will create new table that has none of the listed here more fields than the original table more rows than the original table both of the listed here none of the listed here more fields than the original table more rows than the original table both of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A tuple is a(n): row of a table. key of a table. column of a table. two dimensional table. row of a table. key of a table. column of a table. two dimensional table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used All of these to add/rename data files, to change storage to create a database trigger None of these 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 to add/rename data files, to change storage to create a database trigger None of these 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 is not a restriction for a table to be a relation? The cells of the table must contain a single value. No two rows in a table may be identical. All of the entries in any column must be of the same kind. The columns must be ordered. The cells of the table must contain a single value. No two rows in a table may be identical. All of the entries in any column must be of the same kind. The columns must be ordered. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database has data and relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP