Question: A subquery in an SQL SELECT statement is enclosed in:

Options

A : braces -- {...}.

B : CAPITAL LETTERS.

C : parenthesis -- (...) .

D : brackets -- [...].

Click to view Correct Answer

Previous || Next

Introduction to SQL - General Questions more questions

ON UPDATE CASCADE ensures which of the following?

SQL data definition commands make up a(n) ________ .

Which of the following is valid SQL for an Index?

The SQL keyword(s) ________ is used with wildcards.

Which of the following is the correct order of keywords....

The result of a SQL SELECT statement is a(n) ________....

Which of the following are the five built-in functions provided....

In an SQL SELECT statement querying a single table, according....

The HAVING clause does which of the following?

The SQL -92 wildcards are ____ and ____ .

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