Introduction to Database System In SQL, the _____ command is used to recompile a view COMPILE VIEW DEFINE VIEW None of these CREATE VIEW ALTER VIEW COMPILE VIEW DEFINE VIEW None of these CREATE VIEW ALTER VIEW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The PROJECT command will create new table that has both of the listed here more fields than the original table none of the listed here more rows than the original table both of the listed here more fields than the original table none of the listed here more rows than the original table ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used None of these All of these to create a database trigger to add/rename data files, to change storage 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 create a database trigger to add/rename data files, to change storage 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 A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As relations tables tuple both (a) and (b) None of these relations tables tuple both (a) and (b) None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An indexing operation None of the listed here establishes an index for a file sorts file using two keys sorts a file using a single key None of the listed here establishes an index for a file sorts file using two keys sorts a file using a single key ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The _____ command is used to allocates an extent for the table in SQL REDEFINE TABLE MODIFY ALLOCATES MODIFY TABLE ALTER TABLE None of these REDEFINE TABLE MODIFY ALLOCATES MODIFY TABLE ALTER TABLE None of these ANSWER DOWNLOAD EXAMIANS APP