Exam 11: Managing Databases With Oracle Database

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

When using Oracle Database,a sequence is an object that generates a sequential series of unique numbers.

Free
(True/False)
4.9/5
(34)
Correct Answer:
Verified

True

Oracle Database does not require the use of Archive ReDo files for instance recovery.

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

True

The Oracle tool used to copy data into a database table from a spreadsheet is called the ________.

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

B

The prefix :new is used to make final values of columns available to insert and update triggers.

(True/False)
4.9/5
(41)

Explain the Oracle Database PL/SQL control-of-flow statements.

(Essay)
4.7/5
(35)

Briefly describe how Oracle Database implements serializable transaction isolation.Include an example.

(Essay)
4.8/5
(23)

If T3 is a table with three columns C1,C2,and C3,where C1 is integer data,C2 is character data,and C3 is date data,which of the following would be the proper statement to have Oracle Database enter the date 02/10/03 into a row in table T3 while making sure that it is formatted correctly as shown?

(Multiple Choice)
4.8/5
(43)

The default isolation level in Oracle Database is Read Committed,which provides statement level isolation.

(True/False)
4.9/5
(28)

With Oracle Database,data must be entered at the Oracle Database command prompt.

(True/False)
4.8/5
(37)

Based on the table below,a function to compute a 10% late penalty on a customer's balance would have how many input parameters? CUSTOMER Based on the table below,a function to compute a 10% late penalty on a customer's balance would have how many input parameters? CUSTOMER

(Multiple Choice)
4.8/5
(38)

Which of the following is true of Oracle Database when the isolation level is set to Serializable?

(Multiple Choice)
4.9/5
(36)

Oracle Database uses the SQL ALTER TABLE command to change the structure of a table.

(True/False)
4.8/5
(38)

Which of the following tasks cannot be done using the Oracle SQL Developer GUI features?

(Multiple Choice)
4.9/5
(38)

What is SQL*Plus?

(Essay)
5.0/5
(40)

In Oracle Database security,a System Privilege is the right to execute general tasks such as performing some action on the database data.

(True/False)
4.9/5
(33)

The prefix :old is used to make previous values of columns available to update and delete triggers.

(True/False)
4.7/5
(41)

The Oracle Database GUI is the Oracle SQL Browser.

(True/False)
4.8/5
(42)

The NextVal method provides the next value in a sequence.

(True/False)
4.9/5
(31)

Explain sequences and their relationship to surrogate keys.Include an example.

(Essay)
4.9/5
(35)

The Oracle Database PL/SQL statement used to complete the basic PL/SQL block structure is ________.

(Multiple Choice)
4.8/5
(44)
Showing 1 - 20 of 106
close modal

Filters

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