Which two statements are true regarding sub queries?

Which two statements are true regarding sub queries? (Choose two.)

Which two statements are true regarding sub queries? (Choose two.)

A.
A sub query can retrieve zero or more rows.

B.
Only two sub queries can be placed at one level.

C.
A sub query can be used only in SQL query statements.

D.
A sub query can appeal* on either side of a comparison operator.

E.
There is no limit on the number of sub query levels in the WHERE clause of a SELECT
statement.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Ritam

Ritam

there is a limit on he no of subquery levels in the WHERE clause .the max limit is 255

Sadiq Al Sahaf (Sojib)

Sadiq Al Sahaf (Sojib)

Yes…
Correct Answer: A & D