Introduction to Database System In SQL, which command(s) is(are) used to create a synonym for a schema object? CREATE SYNONYM All of the listed here CREATE SAME CREATE SCHEMA CREATE SYNONYM All of the listed here CREATE SAME CREATE SCHEMA ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE VIEW command is used to recompile a table to recompile view to define a view of one or more tables or views to create a trigger to recompile a table to recompile view to define a view of one or more tables or views to create a trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The _____ command is used to allocates an extent for the table in SQL REDEFINE TABLE None of these MODIFY TABLE MODIFY ALLOCATES ALTER TABLE REDEFINE TABLE None of these MODIFY TABLE MODIFY ALLOCATES ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? DELETE INDEX DROP INDEX ROLL BACK INDEX REMOVE INDEX DELETE INDEX DROP INDEX ROLL BACK INDEX REMOVE INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System When designing a database, first identify the entities, then determine the attributes, and finally establish the relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following hardware components is the most important to the operation of a database management system? high speed, large-capacity disk printer plotter high-resolution video display high speed, large-capacity disk printer plotter high-resolution video display ANSWER DOWNLOAD EXAMIANS APP