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
A sequence can be deleted from the database using the command. _________________________
(True/False)
4.8/5
(35)
Which of the following is a valid SQL statement when referencing a sequence?
(Multiple Choice)
4.9/5
(36)
The ____________________ option is used to indicate that the values assigned by a sequence can be used after the maximum value is reached.
(Short Answer)
4.7/5
(34)
An _________________________ is a variant of the B-tree index structure and is used as an alternative to the conventional heap-organized table.
(Short Answer)
4.7/5
(33)
An index is not implicitly created when which type of constraint is created?
(Multiple Choice)
4.8/5
(42)
The ____________________ value of a sequence cannot be changed if the sequence has already generated a number greater than that value.
(Short Answer)
4.8/5
(38)
To remove a PUBLIC synonym, you must include the ____ keyword in the DROP command.
(Multiple Choice)
4.9/5
(28)
Which of the following is defined in Oracle11g as simply anything that has a name and a defined structure?
(Multiple Choice)
4.8/5
(35)
The pseudocolumn is used to generate the next value in a sequence. _________________________
(True/False)
4.9/5
(31)
Showing 121 - 132 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)