What is the advantage of specifying WITH GRANT OPTION in
the GRANT command?
Answer Posted / kunal sain
the said user will be eligible to grant the privilege to
other user.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between createstatement and preparedstatement?
How does recursive cte works in sql server?
Do you know what is similarity and difference between truncate and delete in sql?
What are the advantages of using cte?
What is the importance of three tier architecture?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is nolock?
What happens if the update subquery returns no rows in ms sql server?
How to connect to SQL Azure Database by using sqlcmd?
Why de-normalization required?
Explain the microsoft sql server delete command? : SQL Server Architecture
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
How do I get to sql server configuration manager?
How do you check sql server is up and running?
What is filter index?