SQL subqueries that can occur wherever a value is permitted provided the subquery gives only one tuple with a single attribute are called _________

SQL subqueries that can occur wherever a value is permitted provided the subquery gives only one tuple with a single attribute are called _________ Correct Answer Scalar Subqueries

SQL subqueries that can occur wherever a value is permitted provided the subquery gives only one tuple with a single attribute are called Scalar subqueries. Scalar Subqueries can be used in the SQL update statement when they are used under the set clause.

Related Questions