What is the advantage of specifying WITH GRANT OPTION in
the GRANT command?
Answer Posted / soni
the user to whom we give privilege by with grant
option,he/she will also have authority to give privilege
to others.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the different Topologies in which Replication can be configured?
What are the key configuration files for sql server reporting services ?
What is indexing and its types?
How to view existing indexes on an given table using sys.indexes?
wat wil hapn if we give the both read and deny read permission to user?
Can we install sql server 2016 on windows 7?
How to display a past time in days, hours and minutes?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
How to create sub reports?
List all the types of user-defined functions?
How to select true false based on column value in sql server?
What are the steps to insert a table?
Which command is used for user defined error messages?
How to integrate the ssrs reports in application?
How to override dml statements with triggers?