Exam 11: Managing Databases With Oracle Database

arrow

9,622 students have unlocked this exam

  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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

(Multiple Choice)
4.8/5
(43)

The type of failure that occurs when Oracle Database is unable to write to a physical file is called a media failure.

(True/False)
4.9/5
(29)

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

(Multiple Choice)
4.8/5
(38)

With Oracle Database,stored procedures can be invoked remotely.

(True/False)
4.9/5
(39)

Which of the following statements would cause Oracle Database to include a new column named C5,which is a two-digit whole number,to a table named T2?

(Multiple Choice)
4.9/5
(33)

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
(44)

Which of the following is the easiest tool for creating a database with Oracle Database?

(Multiple Choice)
4.9/5
(37)

One limitation of the Oracle Data Import Wizard is that it ________.

(Multiple Choice)
4.8/5
(38)

If you include a slash as the last line in an Oracle stored procedure,the procedure will be compiled and stored when you run the block of code.

(True/False)
4.9/5
(45)

In Oracle Database backup and recovery facilities,a consistent backup is one in which all uncommitted changes have been removed from the datafiles.

(True/False)
4.8/5
(34)

What is the Oracle Enterprise Manager Database Express?

(Essay)
4.9/5
(38)

Which of the following does not describe a user-defined function?

(Multiple Choice)
4.8/5
(30)

Which of the following is an account name for which you are asked to enter a password when Oracle Database creates a new database?

(Multiple Choice)
4.9/5
(32)

In Oracle Database,which of the following prefixes is only available to triggers?

(Multiple Choice)
4.7/5
(34)

For which of the following types of failure would Oracle Database use OnLine ReDo files as part of a recovery effort?

(Multiple Choice)
4.8/5
(36)

Oracle Database supports the ON UPDATE CASCADE constraint.

(True/False)
4.8/5
(37)

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

(True/False)
5.0/5
(29)

The PL/SQL keyword STOP HERE is used to complete the basic PL/SQL block structure.

(True/False)
4.9/5
(49)

If the SQL statement SELECT C1,C2,C3 FROM T4 WHERE C2 = 'Smith'; Is frequently executed,which column(s)should be considered for indexing based only on the statement itself?

(Multiple Choice)
5.0/5
(37)

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

(Multiple Choice)
4.7/5
(33)
Showing 61 - 80 of 106
close modal

Filters

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