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 One of the reasons why OODBMSs have not been widely used for business information systems is that OOP is obsolete. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An application where only one user accesses the database at a given time is an example of a(n) ________ . single-user database application multiuser database application data mining database application e-commerce database application single-user database application multiuser database application data mining database application e-commerce database application ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A file produced by a spreadsheet 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 is generally stored on disk in an ASCII text format ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System SQL stands for ________ . Sequential Question Language Sequential Query Language Structured Question Language Structured Query Language Sequential Question Language Sequential Query Language Structured Question Language Structured Query Language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? DEFINE TABLE all of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE all of the listed here ALTER TABLE MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP