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
What do you need to connect php to sql server?
How to start and end transact-sql statements?
What is the difference between seek predicate and predicate?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is difference between equi join and natural join?
How to connect php with different port numbers?
Where can you add custom error messages to sql server?
How to create “dependant” parameter “make, model, year”
What is tablesample?
What is constraints and its types?
How to defragment table indexes?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
What is difference between group by and having?
is there a column to which a default can't be bound? : Sql server database administration
How to connect to SQL Azure Database by using sqlcmd?