InterviewSolution
Saved Bookmarks
| 1. |
The UNION SQL clause can be used with _____________(a) SELECT clause only(b) DELETE and UPDATE clauses(c) UPDATE clause only(d) All of the mentionedI have been asked this question during an internship interview.My question is taken from Basic SQL in section Laying the Foundation of SQL Server |
|
Answer» The correct option is (a) SELECT CLAUSE only |
|