Introduction to Database System In SQL, the _____ command is used to recompile a view CREATE VIEW ALTER VIEW None of these DEFINE VIEW COMPILE VIEW CREATE VIEW ALTER VIEW None of these DEFINE VIEW COMPILE VIEW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In an enterprise-class database system, business users interact directly with database applications, which directly access the database data. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? MODIFY USER CHANGE USER ALTER TRIGGER All of the listed here MODIFY USER CHANGE USER ALTER TRIGGER All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System You have run an SQL statement that asked the DBMS to display data in a table named USER_TABLES. The results include columns of data labeled "TableName," "NumberOfColumns" and "PrimaryKey." You are looking at ________ . A report indexes user data metadata A report indexes user data metadata ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Data item characteristics that are important in data management include punctuation width language spelling punctuation width language spelling ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? REMOVE INDEX ROLL BACK INDEX DROP INDEX DELETE INDEX REMOVE INDEX ROLL BACK INDEX DROP INDEX DELETE INDEX ANSWER DOWNLOAD EXAMIANS APP