What are three SQL keywords used to change or set someone?s
permissions?
Answer Posted / deepti
grant,revoke and third no ideaa
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How many partitions a clustered index has by default in sql server 2012?
Explain transaction server consistency?
what is denormalization and when would you go for it? : Sql server database administration
Which tcl commands are available on the sql server?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
Tell me what is difference between clustered and non clustered index?
How can delete duplicate records in cte in sql server?
What are the steps you must follow to hide sql server instances?
What is candidate key with example?
What are the advantages of using cte?
Explain the difference between primary keys and foreign keys?
Why people hate cursor?
How many types of the database links?
Does sql server use t sql?
How to declare a cursor with "declare ... Cursor" in ms sql server?