Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Managing Databases with Oracle Questions
After a table has been created, which SQL command is used to modify its structure (for example, add or drop columns and constraints)?
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)?
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.
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?
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.
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)?
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?
SQLPlus Buffer — Viewing the Current Statement Within SQLPlus, which command displays the contents of the SQLPlus buffer (the current SQL statement or statements)?
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)?
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.
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?
In Oracle Database, which value-prefixes can be referenced inside row-level triggers to access the old and new row values?
In Oracle SQLPlus, after compiling a stored procedure that has errors, which statement correctly describes how to view those compilation errors?
Which of the following is NOT a trigger type supported by Oracle Database?
In Oracle Database, what does the System Change Number (SCN) represent with respect to database activity?
Which statement about Oracle and SQL-92 view definitions is NOT true?
In Oracle SQLPlus, which command displays the structure (columns, types, nullability) of a table?
In SQLPlus, which character terminates a statement so that it is executed when you press Enter?
Which SQL referential action is NOT supported by Oracle on foreign keys?
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)?
1
2