Exam 6: Additional Database Objects

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A sequence can be deleted from the database using the  DROP SEQUENCE \underline { \text { DROP SEQUENCE } } 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)

Which of the following is a pseudocolumn?

(Multiple Choice)
4.8/5
(31)

All synonyms are PUBLIC.

(True/False)
4.8/5
(29)

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)

The purpose of an index is to ____.

(Multiple Choice)
4.7/5
(38)

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  CURRVAI \underline { \text { CURRVAI } } pseudocolumn is used to generate the next value in a sequence. _________________________

(True/False)
4.9/5
(31)
Showing 121 - 132 of 132
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)