Managing Databases with Oracle Questions
Practice Managing Databases with Oracle MCQs with answers and explanations. Page 1 of 2.
Category
Database
Topic
Managing Databases with Oracle
Page
1 / 2
Mode
Practice
Questions
Open any question to view the answer and explanation.
After a table has been created, which SQL command is used to modify its structure (for example, add or drop columns and constraints)?
Open
View answer
Oracle Backup & Recovery — Identifying Files That Contain User and System Data
In Oracle Database administration, which backup-and-recovery file type actually stores persistent user and system data (that is, the table and index segments that make up the database)?
Open
View answer
Oracle Sequences — Identify the Statement That Is NOT True
Which of the following statements about Oracle sequences is NOT correct? Choose the single best answer based on how sequences work in production databases.
Open
View answer
Oracle Database Creation — Recommended Easiest Method
Among the three common approaches to creating an Oracle database, which method is considered the easiest and most widely recommended for administrators?
Open
View answer
Oracle Indexes — Identify the Statement That Is NOT True
Which of the following statements about Oracle indexes is NOT correct? Select the single best answer.
Open
View answer
SQLPlus Identifier Case — Defaults and Behavior
When working in SQLPlus, Oracle commands, column names, table names, and other identifiers are typically treated how with respect to case (ignoring quoted identifiers)?
Open
View answer
SQLPlus Editing — Invoking an External Text Editor
You have linked SQLPlus to an external text editor for editing SQL statements. Which SQLPlus command do you use to open the editor from within SQLPlus?
Open
View answer
SQLPlus Buffer — Viewing the Current Statement
Within SQLPlus, which command displays the contents of the SQLPlus buffer (the current SQL statement or statements)?
Open
View answer
Oracle Backup Types — Consistent vs. Inconsistent
In Oracle backup terminology, which backup type ensures that all uncommitted changes have been removed from the datafiles (that is, the database is in a transaction-consistent state at the backup point)?
Open
View answer
Oracle DDL — Modifying Table Columns (Identify the NOT True Statement)
Which statement about altering table columns in Oracle is NOT true? Choose the single best answer.
Open
View answer
SQLPlus Scripts — Default File Extension
When saving SQL scripts for use with Oracle SQLPlus, what is the default and conventional filename extension that SQLPlus expects?
Open
View answer
In Oracle Database, which value-prefixes can be referenced inside row-level triggers to access the old and new row values?
Open
View answer
In Oracle SQLPlus, after compiling a stored procedure that has errors, which statement correctly describes how to view those compilation errors?
Open
View answer
Which of the following is NOT a trigger type supported by Oracle Database?
Open
View answer
In Oracle Database, what does the System Change Number (SCN) represent with respect to database activity?
Open
View answer
Which statement about Oracle and SQL-92 view definitions is NOT true?
Open
View answer
In Oracle SQLPlus, which command displays the structure (columns, types, nullability) of a table?
Open
View answer
In SQLPlus, which character terminates a statement so that it is executed when you press Enter?
Open
View answer
Which SQL referential action is NOT supported by Oracle on foreign keys?
Open
View answer
In Oracle terminology, which failure describes an abrupt termination of the Oracle instance due to an operating system or hardware failure (for example, power loss)?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.