Exam 10: B: Managing Databases With Oracle Database 11g Release 2

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

Explain the Oracle Database PL/SQL cursor statements.

(Essay)
4.8/5
(35)

With Oracle Database,you can change the default transaction isolation for all transactions in a session by using the SET TRANSACTION ISOLATION LEVEL statement.

(True/False)
4.8/5
(26)

The NextVal method provides the next value in a sequence.

(True/False)
4.9/5
(33)

Sequences are most often used to provide values for surrogate keys.

(True/False)
4.9/5
(30)

Which of the following is not a transaction isolation level supported by Oracle Database?

(Multiple Choice)
4.8/5
(26)

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

(True/False)
4.9/5
(34)

The Oracle Database PL/SQL statement used to repeat a set of PL/SQL statements as long as some condition is true is ________.

(Multiple Choice)
4.8/5
(32)

Oracle Database only reads committed changes,and therefore dirty reads are not possible.

(True/False)
4.8/5
(38)

The GUI tool for creating a new index is the Oracle SQL Developer ________.

(Multiple Choice)
4.8/5
(41)

In Oracle Database,triggers that are fired once for each row that is changed in a table are called row triggers.

(True/False)
4.7/5
(44)

The Oracle Database Configuration Assistant is the easiest Oracle Database tool to use when you are creating an Oracle database.

(True/False)
4.9/5
(40)

All Oracle Database triggers work at the row level.

(True/False)
4.8/5
(40)

The Oracle Database variant of SQL with additional procedural language components is ________.

(Multiple Choice)
4.8/5
(36)

Which of the following is true about stored procedures in Oracle Database?

(Multiple Choice)
4.8/5
(34)

You can use the Edit Table table editor to create an index in Oracle Database.

(True/False)
4.8/5
(36)

Which type of trigger is commonly used to update views?

(Multiple Choice)
4.9/5
(41)

Which of the following Oracle Database structures is a logical subdivision of an Oracle Database database instance that is used to group related table,view,and other similar objects?

(Multiple Choice)
4.8/5
(33)

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

(Multiple Choice)
4.9/5
(36)

The PL/SQL keyword RETURN is used to exit a block of code and terminate whatever code structure is running.

(True/False)
4.8/5
(32)

Which of the following commands does Oracle Database not support?

(Multiple Choice)
5.0/5
(37)
Showing 81 - 100 of 100
close modal

Filters

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