Introduction to Database System Which of the following is not a restriction for a table to be a relation? The columns must be ordered. No two rows in a table may be identical. The cells of the table must contain a single value. All of the entries in any column must be of the same kind. The columns must be ordered. No two rows in a table may be identical. The cells of the table must contain a single value. All of the entries in any column must be of the same kind. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An attribute is a(n): two dimensional table. key of a table. row of a table. column of a table. two dimensional table. key of a table. row of a table. column of a table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A DBMS that combines a DBMS and an application generator is ________ . Oracle Corporation's Oracle Microsoft's SQL Server Microsoft's Access IBM's DB2 Oracle Corporation's Oracle Microsoft's SQL Server Microsoft's Access IBM's DB2 ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is NOT a basic element of all versions of the E-R model? Primary keys Entities Attributes Relationships Primary keys Entities Attributes Relationships ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A file produced by a spreadsheet is generally stored on disk in an ASCII text format all of the listed here can be used as it by the DBMS can be used for graphic is generally stored on disk in an ASCII text format all of the listed here can be used as it by the DBMS can be used for graphic ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? ERASE TABLE DELETE TABLE UNATTACH TABLE DROP TABLE ERASE TABLE DELETE TABLE UNATTACH TABLE DROP TABLE ANSWER DOWNLOAD EXAMIANS APP