Introduction to Database System In SQL, the _____ command is used to recompile a view None of these DEFINE VIEW CREATE VIEW COMPILE VIEW ALTER VIEW None of these DEFINE VIEW CREATE VIEW COMPILE VIEW ALTER VIEW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An attribute is a(n): two dimensional table. column of a table. key of a table. row of a table. two dimensional table. column of a table. key of a table. row of a table. 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 tables tuple both (a) and (b) relations None of these tables tuple both (a) and (b) relations None of these 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 In SQL, which command is used to changes data in a table? BROWSE INSERT UPDATE APPEND BROWSE INSERT UPDATE APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to make permanent changes made by statements issue since the beginning of a transaction? ZIP PACK SAVE COMMIT ZIP PACK SAVE COMMIT ANSWER DOWNLOAD EXAMIANS APP