What are three SQL keywords used to change or set someone?s
permissions?
Answer Posted / shraddha
The three SQL keywords are grant ,revoke and deny.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How many tables can be joined in SQL Server?
Do you know what is openxml in sql server?
What is DCL?
Can you import Microsoft Excel data to SSRS?
What is the default order of an order by clause?
What is the syntax for encrypting a column in SQL Server?
Can a database be shrunk with users active?
What do you mean by an execution plan?
What is a data source or ds? : sql server analysis services, ssas
How to configure odbc dsn with different port numbers?
What are the restrictions that views have to follow? : SQL Server Architecture
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
How many full-text indexes can a table have?
What is a covered index?
Explain the types of indexes.