Exam 11: Managing Databases With Oracle Database 11g

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

The Oracle Database PL/SQL block structure begins with:

(Multiple Choice)
4.9/5
(33)

With Oracle Database,stored procedures cannot use a cursor variable,so another method must be used to access a table on a row by row basis.

(True/False)
4.9/5
(36)

In Oracle Database recovery facilities,control files are small files that describe the name,contents,and locations of various files used by Oracle Database.

(True/False)
4.8/5
(42)

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

(Multiple Choice)
4.9/5
(40)

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.7/5
(32)

Oracle Database uses a System Change Number (SCN)to identify before images in rollback segments to prevent dirty reads.

(True/False)
4.7/5
(40)

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

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

(True/False)
4.8/5
(35)

What is the Database Configuration Assistant (DBCA)?

(Essay)
4.8/5
(37)

Which of the following commands does Oracle Database not support?

(Multiple Choice)
4.8/5
(40)

The default file extension for text files created for SQL Develope is .sql.

(True/False)
4.8/5
(29)

With Oracle Database,using a sequence does not guarantee valid surrogate key values.

(True/False)
4.8/5
(28)

Oracle Database supports the ON UPDATE CASCADE constraint.

(True/False)
4.7/5
(31)

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

(Multiple Choice)
4.9/5
(39)

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

(True/False)
4.7/5
(32)

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

(Multiple Choice)
4.8/5
(33)

The PL/SQL keyword DECLARE is used to begin the basic PL/SQL block structure.

(True/False)
4.8/5
(32)

The PL/SQL keywords FOR,WHILE,and LOOP are used to create blocks of code that repeat until an ending condition is reached.

(True/False)
4.7/5
(33)

The Oracle Enterprise Manager 11g Database Control is a Web-based Oracle Database administration utility.

(True/False)
4.8/5
(31)

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

(True/False)
4.9/5
(33)
Showing 41 - 60 of 100
close modal

Filters

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