1.

Say True or False. Give explanation if False.A single row subquery returns only one row from the outer SELECT statement

Answer»

False. A single row subquery returns only one row from the inner SELECT statement.



Discussion

No Comment Found