Oracle Certification Questions
Practice Oracle Certification MCQs with answers and explanations. Page 2 of 3.
Category
Certification
Topic
Oracle Certification
Page
2 / 3
Mode
Practice
Questions
Open any question to view the answer and explanation.
In database management systems, a transparent DBMS is one that provides which type of hiding or abstraction to users?
Open
View answer
In relational database terminology, a single record (row) in a table is usually referred to as what?
Open
View answer
In SQL, the COUNT aggregate function is primarily used to return the number of what in the result set of a query?
Open
View answer
In Microsoft SQL Server, what is the primary purpose of the SQL Profiler tool?
Open
View answer
In XML related technologies, what is XPath mainly used for?
Open
View answer
In SQL, what is meant by the term Data Definition Language (DDL) and what is its main purpose?
Open
View answer
In SQL Server, what is Log Shipping and what is its primary purpose?
Open
View answer
In Microsoft SQL Server, what is the main difference between a local temporary table and a global temporary table?
Open
View answer
In SQL, which aggregate function is used to return the maximum value from a result set or group of rows?
Open
View answer
In SQL, a column defined with a UNIQUE constraint can contain NULL values, whereas a column defined as a PRIMARY KEY cannot contain NULL values. How accurate is this statement?
Open
View answer
In relational database design, what is a foreign key and what role does it play?
Open
View answer
In SQL, what is the main difference between the UNION and UNION ALL set operators?
Open
View answer
In database management systems, what is a candidate key and how is it defined?
Open
View answer
In SQL pattern matching, which keyword is used together with wildcard characters such as percent (%) and underscore (_) to search for matching text?
Open
View answer
In SQL, which of the following are considered comparison operators for evaluating conditions in a WHERE clause?
Open
View answer
In Microsoft SQL Server, the GO command is described as a signal to execute the entire batch of Transact SQL statements that appear after the previous GO statement. How accurate is this description?
Open
View answer
In a SQL Server log shipping configuration, copying transaction log backup files from the primary server to the standby or secondary server is considered part of the log shipping process. Is this statement correct?
Open
View answer
In Microsoft SQL Server, a local temporary table created with a single number sign prefix (for example #temp) can be shared by multiple users across different sessions. Is this statement correct?
Open
View answer
In SQL Server string functions, how are the STUFF and REPLACE functions used to modify characters in a string expression?
Open
View answer
In a relational database, how does enforcing referential integrity affect the ability to break parent child relationships between tables?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.