databases Online Quiz - 30
Description: databases Online Quiz - 30 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
To produce a meaningful result set without any cartesian products, what is the minimum number of conditions that should appear in the WHERE clause of a four-table join?
Which of the following Sql statements is correct?
What is true about Sequences?
What is true about “Parallel Backups” in Oracle 11g? Choose all that apply
What is true about “UNDO DATA” in the context of database backups in Oracle 11g using RMAN?
What is the benefit of “Virtual Private Catalog” feature in Oracle 11g?
What is true about “IMPORT CATALOG” command? Choose all that apply
What is true about “Database Duplication” in Oracle using RMAN?
Which CLAUSE is used in the DUPLICATE DATABASE command to let RMAN know that you aren’t using prior backups of the target database as source but are instead using the network for the database duplication?
PRODUCT ======= Product ID Product Description Manufacturer ID MANUFACTURER ============ Manufacturer ID Manufacturer Name Referring to the above table, what type of relationship exists between the Product table and the Manufacturer table?
You have been asked to construct a query in the company's RDBMS. You have deployed a Right Outer Join operation. Referring to the scenario above, what will happen to the final results when there is NO match between the tables?
Which phase of the data modeling process contains security review?
Which statements below are correct for TRUNCATE command
Which statements are correct for Primary and Unique key constraint?
Which one of the following are NOT characteristics of metadata?
<> and != both are same operator into SQL ?
SELECT * FROM r4r_emp; Above is part of DML in SQL?
A tablespace hold objects from different schemes
View contains data.
Which is the Oracle version used in CEMS?