Introduction to Database System Structured Query Language (SQL) is an internationally recognized standard language that is understood by all commercial database management system products. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The PROJECT command will create new table that has none of the listed here both of the listed here more fields than the original table more rows than the original table none of the listed here both of the listed here more fields than the original table more rows than the original table ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? ROLL BACK INDEX REMOVE INDEX DROP INDEX DELETE INDEX ROLL BACK INDEX REMOVE INDEX DROP INDEX DELETE INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The _____ command is used to allocates an extent for the table in SQL ALTER TABLE None of these REDEFINE TABLE MODIFY TABLE MODIFY ALLOCATES ALTER TABLE None of these REDEFINE TABLE MODIFY TABLE MODIFY ALLOCATES ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An indexing operation sorts a file using a single key None of the listed here sorts file using two keys establishes an index for a file sorts a file using a single key None of the listed here sorts file using two keys establishes an index for a file ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? INSERT ADD ROW APPEND ALTER TABLE INSERT ADD ROW APPEND ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP