1.

The _________ statement is used in SQL to confer authorization.(a) grant(b) confer(c) implement(d) permitThe question was asked by my school principal while I was bunking the class.I want to ask this question from SQL Data Types and Schemas in chapter Intermediate and Advanced Sql of RDBMS

Answer» CORRECT CHOICE is (a) grant

Easy EXPLANATION: The grant statement is used in SQL to CONFER authorization. It has the syntax

grant on to ;


Discussion

No Comment Found

Related InterviewSolutions