Record variables are allowed only in the following places:
Options
- On the right side of the SET clause in an UPDATE statement
- In the VALUES clause of an INSERT statement
- In the INTO subclause of a RETURNING clause
- All of the Above
CORRECT ANSWER : All of the Above
Write your comments