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
What is the recursive stored procedure in sql server?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
How to achieve Paging of records in SQL SERVER?
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
Does sql server 2016 have ssms?
What is the use of “join” in sql server?
Do you know what is rank function?
What is meant by indexing files?
Why Master database is required?
1.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?
What is index fragmentation in ms sql server?
Ms sql server index?
Explain various On-Delete options in a DB table. Which is the default option?
Can you explain the disadvantages/limitation of the cursor?
What is pessimistic concurrency?