Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Introduction to SQL
A subquery in an SQL SELECT statement:
can only be used with two tables.
can always be duplicated by a join.
has a distinct form that cannot be duplicated by a join.
cannot have its results sorted using ORDER BY.
Correct Answer:
has a distinct form that cannot be duplicated by a join.
← Previous Question
Next Question→
More Questions from
Introduction to SQL
To define what columns should be displayed in an SQL SELECT statement:
SQL query and modification commands make up a(n) ________ .
A subquery in an SQL SELECT statement is enclosed in:
SQL data definition commands make up a(n) ________ .
The Microsoft Access wildcards are ____ and ____ .
ON UPDATE CASCADE ensures which of the following?
The wildcard in a WHERE clause is useful when?
The SQL -92 wildcards are ____ and ____ .
Which of the following are the five built-in functions provided by SQL?
Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments