Exam 6: Additional Database Objects

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

​Which options are used in application cluster environments where multiple users may be requesting sequence values at the same time?

(Multiple Choice)
4.9/5
(32)

Which of the following statements about NEXTVAL and CURRVAL is incorrect?​

(Multiple Choice)
4.8/5
(33)

Which of the following is a valid SQL statement when referencing a sequence?

(Multiple Choice)
5.0/5
(30)

A(n)____ synonym is used by others to access an individual's database objects.

(Multiple Choice)
5.0/5
(38)

Which of the following commands is used to create a function-based index?

(Multiple Choice)
4.9/5
(42)

The ____________________ pseudocolumn is used to generate the next sequence value.​

(Short Answer)
4.9/5
(32)

​What are the benefits and disadvantages of an index?

(Essay)
5.0/5
(37)

Who can remove a public synonym from the database?

(Multiple Choice)
4.7/5
(27)

The USER_SEQ data dictionary view can be used to verify sequence settings._________________________​

(True/False)
4.7/5
(37)

​Sequence settings can be altered using the ALTER SEQUENCE command._________________________

(True/False)
4.9/5
(34)

A synonym is an alternate name assigned to a database object.​

(True/False)
4.9/5
(30)

Which of the following is a pseudocolumn?

(Multiple Choice)
4.8/5
(40)

​The USER_SEQUENCES view of the data dictionary can be used to determine the current values and settings for a sequence.

(True/False)
4.9/5
(35)

A synonym can be created for any database object such as a table or sequence.​

(True/False)
5.0/5
(30)

Which of the following statements about indexes is incorrect?

(Multiple Choice)
4.9/5
(27)

To remove a PUBLIC synonym,you must include the ____ keyword in the DROP command.​

(Multiple Choice)
4.9/5
(29)

​A(n)____________________ can be used for internal control purposes by generating a series of numbers.

(Short Answer)
4.9/5
(36)

The highest possible value for a descending sequence is -1.​

(True/False)
4.9/5
(36)

The GENERATE option can be used to have a sequence pre-generate a set of numbers before they are requested by a user._________________________

(True/False)
4.8/5
(34)

Which of the following is used to establish a minimum or maximum value,respectively,for a sequence?​

(Multiple Choice)
4.9/5
(37)
Showing 101 - 120 of 138
close modal

Filters

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