Database MCQS - QUESTION DETAILS

Which SQL Server statement is used to grant specific privileges to a user?
A. ALLOW PRIVILEGES
B. GRANT PRIVILEGES
C. GRANT
D. ALLOW ACCESS

'GRANT' is used to grant specific privileges to a user in SQL Server.

Similar Questions

In MySQL, what is the purpose of the DESC keyword in an ORDER BY clause?






What does SQL stand for in the context of Oracle Database?






In Oracle, what is the purpose of the ROLLBACK statement?






What is the default storage engine in MySQL?






In Oracle, what is the purpose of the DBMS_OUTPUT.PUT_LINE() procedure?






Which SQL Server statement is used to create a unique constraint on a column?






What is the purpose of the SQL Server DISTINCT keyword?






Which SQL Server statement is used to change the value of an existing record in a table?






In SQL Server, what is the purpose of the CROSS JOIN clause?






What is the purpose of the Oracle SYS_GUID() function?