Question: Which of the following is not true of SQL views?

Options

A : Oracle views cannot use the ORDER BY clause in view definitions.

B : Oracle views are created using the standard SQL-92 CREATE VIEW command.

C : Oracle views can by queried.

D : The SQL-92 standard does not allow the use of the ORDER BY clause in view definitions.

Click to view Correct Answer

Previous || Next

Managing Databases with Oracle - General Questions more questions

What type of failure occurs when Oracle fails due to....

Which statement about sequences is not true?

Which prefixes are available to Oracle triggers?

In creating a procedure, you may get a message if....

Which of the following is not true about indexes?

SQL*Plus will finish the statement and execute it when the....

Which of the following is NOT an Oracle-supported trigger?

After a table has been created, its structure can be....

Which of the following is not true about modifying table....

Of the three ways to create an Oracle database, which....

Advanced SQL - General Questions more Online Exam Quiz

Distributed Databases - General Questions

Introduction to Database - General Questions

Introduction to SQL - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

SQL Server 2000 - General Questions

Managing Multiuser Databases - General Questions

Modeling Data in the Organization - General Questions

Object-Oriented Database - General Questions

Object-Oriented Data Modeling - General Questions