Exam 7: Advanced SQL
Exam 1: The Database Environment and Development Process173 Questions
Exam 2: Modeling Data in the Organization121 Questions
Exam 3: The Enhanced E-R Model and Business Rules74 Questions
Exam 4: Logical Database Design and the Relational Model120 Questions
Exam 5: Physical Database Design and Performance105 Questions
Exam 6: Introduction to SQL119 Questions
Exam 7: Advanced SQL111 Questions
Exam 8: Database Application Development100 Questions
Exam 9: Data Warehousing117 Questions
Exam 10: Data Quality and Integration102 Questions
Exam 11: Data and Database Administration116 Questions
Exam 12: Distributed Databases109 Questions
Exam 13: Object-Oriented Data Modeling91 Questions
Exam 14: Using Relational Databases to Provide Object Persistence113 Questions
Select questions type
________ and ________ are very powerful database objects because they are stored in the database and controlled by the DBMS.
(Short Answer)
5.0/5
(39)
EXISTS takes a value of false if the subquery returns an intermediate result set.
(True/False)
4.8/5
(35)
Transaction integrity commands are not used to identify whole units of database changes that must be completed in full for the database to retain integrity.
(True/False)
4.9/5
(43)
Triggers can be used to ensure referential integrity,enforce business rules,create audit trails,replicate tables,but cannot call other triggers.
(True/False)
4.8/5
(33)
When EXISTS or NOT EXISTS is used in a subquery,the select list of the subquery will usually just select all columns as a placeholder because it doesn't matter which columns are returned.
(True/False)
4.8/5
(27)
A new set of analytical functions added in SQL:200n are referred to as:
(Multiple Choice)
4.7/5
(30)
Extensions defined in SQL-99 that include the capability to create and drop modules of code stored in the database schema across user sessions are called:
(Multiple Choice)
4.8/5
(36)
________ differs from array because it can contain duplicates.
(Multiple Choice)
4.9/5
(34)
The three parts of triggers are the event,condition,and ________.
(Short Answer)
4.8/5
(27)
A transaction is the complete set of closely related update commands that must all be done,or none of them done,for the database to remain valid.
(True/False)
4.8/5
(25)
All of the following are new data types added in SQL:200n EXCEPT:
(Multiple Choice)
4.9/5
(34)
DBA_USERS contains comments on all tables in an Oracle database.
(True/False)
4.7/5
(32)
A type of join where a table is joined to itself is called a(n)________.
(Multiple Choice)
4.9/5
(30)
Showing 61 - 80 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)