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
SQL:200n allows one to calculate linear regressions,moving averages and correlations without moving the data outside of the database.
(True/False)
4.7/5
(42)
A join in which the joining condition is based on equality between values in the common columns is called a(n):
(Multiple Choice)
4.9/5
(33)
Establishing IF-THEN-ELSE logical processing within an SQL statement can now be accomplished by using the ________ keyword in a statement.
(Short Answer)
4.9/5
(43)
Persistent stored modules are extensions defined in SQL:1999 that include the capability to add and drop modules of code.
(True/False)
4.9/5
(35)
The UNION clause is used to combine the output from multiple queries into a single result table.
(True/False)
4.9/5
(37)
While triggers run automatically,________ do not and have to be called.
(Multiple Choice)
4.9/5
(34)
All of the following are guidelines for better query design EXCEPT:
(Multiple Choice)
4.7/5
(36)
A join that is based upon equality between values in two common columns with the same name and where one duplicate column has been removed is called a(n):
(Multiple Choice)
4.9/5
(46)
A function has only input parameters but can return multiple values.
(True/False)
4.9/5
(29)
User-defined transactions can improve system performance because:
(Multiple Choice)
4.9/5
(36)
If the DBA wishes to describe all tables in the database,which data dictionary view should be accessed in Oracle?
(Multiple Choice)
4.8/5
(31)
A join in which the joining condition is based on equality between values in the common column is called a(n)________.
(Short Answer)
4.9/5
(32)
The ________ DBA view shows information about all users of the database in Oracle.
(Short Answer)
4.8/5
(24)
Figuring out what attributes you want in your query before you write the query will help with query writing.
(True/False)
4.8/5
(39)
Showing 21 - 40 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)