Question: A subquery in an SQL SELECT statement:

Options

A : can only be used with two tables.

B : can always be duplicated by a join.

C : has a distinct form that cannot be duplicated by a join.

D : cannot have its results sorted using ORDER BY.

Click to view Correct Answer

Previous || Next

Introduction to SQL - General Questions more questions

To sort the results of a query use:

To define what columns should be displayed in an SQL....

SQL can be used to:

The SQL statement that queries or reads data from a....

The SQL keyword BETWEEN is used:

________ was adopted as a national standard by ANSI in....

SQL is:

How many JDBC driver types does Sun define?

Where is metadata stored in MySQL?

Who invented Java?

Advanced SQL - General Questions more Online Exam Quiz

Database Redesign - General Questions

Data Modeling with ER Model - General Questions

Data Warehousing - General Questions

Distributed Databases - General Questions

Introduction to Database - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

Managing Databases with Oracle - General Questions

SQL Server 2000 - General Questions

Managing Multiuser Databases - General Questions