InterviewSolution
Saved Bookmarks
| 1. |
The _________ statement is used in SQL to confer authorization.(a) grant(b) confer(c) implement(d) permit |
|
Answer» Correct choice is (a) grant Easy explanation: The grant statement is used in SQL to confer authorization. It has the syntax grant |
|