Exam 6: Additional Database Objects

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

After the highest possible value for a sequence has been reached,previous values can be reused if the NOCYCLE option has been specified.

Free
(True/False)
4.8/5
(28)
Correct Answer:
Verified

False

Which of the following statements about sequences is incorrect?​

Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
Verified

A

Which command will create a synonym for a table?​

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

D

A sequence serves as a nickname for a database object.​

(True/False)
4.9/5
(33)

A sequence can be used to speed up row retrieval.​

(True/False)
4.9/5
(26)

The ____________________ clause identifies the lowest value a sequence can generate.

(Short Answer)
4.9/5
(33)

Which of the following contains the ROWID of referenced rows?​

(Multiple Choice)
4.7/5
(35)

The NEXTVAL pseudocolumn can be referenced in an INSERT command to add the value to a database table.

(True/False)
4.8/5
(38)

A(n)____ synonym is used by an individual to reference objects owned by that person.​

(Multiple Choice)
4.8/5
(44)

​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
(29)

A sequence value may be set as a DEFAULT value for a column.​

(True/False)
4.9/5
(25)

By default,the lowest value that can be generated by a sequence is 0.​

(True/False)
4.8/5
(37)

A(n)____ generates sequential integers that can be used by organizations to assist with internal controls or simply to serve as a primary key for a table.​

(Multiple Choice)
4.9/5
(37)

When a sequence is created for internal control purposes,the values should not be cached otherwise gaps may appear in the sequence.

(True/False)
4.9/5
(31)

When creating a sequence,which of the following is not an optional clause?​

(Multiple Choice)
4.9/5
(32)

A(n)index can be used to generate a series of unique numbers._________________________​

(True/False)
4.8/5
(40)

Which of the following can be used to remove an index that currently exists on the column of a database table?​

(Multiple Choice)
5.0/5
(49)

Which of the following is defined in Oracle12c as simply anything that has a name and a defined structure?

(Multiple Choice)
5.0/5
(33)

Which of the following serves the same basic purpose as an index in a book,by allowing users to quickly locate specific records?​

(Multiple Choice)
4.9/5
(34)

A(n)____________________ can be used to quickly locate specific records in a large table.

(Short Answer)
5.0/5
(36)
Showing 1 - 20 of 138
close modal

Filters

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