Exam 6: Additional Database Objects
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic Sql Select Statements122 Questions
Exam 3: Table Creation and Management132 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control132 Questions
Exam 6: Additional Database Objects132 Questions
Exam 7: User Creation and Management132 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables131 Questions
Exam 10: Selected Single Row Functions133 Questions
Exam 11: Group Functions134 Questions
Exam 12: Subqueries and Merge Statements132 Questions
Exam 13: Views133 Questions
Select questions type
The NOCACHE option specifies that the sequence can generate a number only after a request has been made by a user.
(True/False)
4.9/5
(35)
The lowest possible value for an increasing sequence is . _________________________
(True/False)
4.8/5
(36)
The starting value for a sequence cannot be changed using the ____________________ SEQUENCE command.
(Short Answer)
4.8/5
(36)
The START WITH clause of a sequence cannot be reset with the ALTER SEQUENCE command.
(True/False)
4.7/5
(37)
A Bitmap index is useful for improving queries on columns that have low cardinality.
(True/False)
4.9/5
(36)
Sequence settings can be altered using the command. _________________________
(True/False)
4.8/5
(31)
A synonym can be created for any database object such as a table or sequence.
(True/False)
4.7/5
(33)
When creating a sequence, which of the following is not an optional clause?
(Multiple Choice)
4.9/5
(38)
Pre-generated sequence numbers that have not been used when the database is shut down will no longer be available when the database is restarted.
(True/False)
5.0/5
(35)
The option prevents a sequence from regenerating previous values. _________________________
(True/False)
4.7/5
(27)
A negative number can be assigned to the ____ clause to generate sequential numbers in decreasing order.
(Multiple Choice)
4.9/5
(29)
Which of the following contains the ROWID of referenced rows?
(Multiple Choice)
4.9/5
(35)
An index is implicitly created whenever a(n) constraint is created for a table column. _________________________
(True/False)
4.9/5
(46)
Which of the following commands can be used to modify an index?
(Multiple Choice)
4.9/5
(27)
If more than ____________________ percent of a table is expected to be returned in the results of a query, then an index will probably not speed up the process.
(Short Answer)
4.9/5
(33)
Showing 41 - 60 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)