What is the role that is required for killing a process
What is the role that is required for creating a linked
server
Answer Posted / raghu_iteamic
killing a process processadmin role
creating a linked server setupadmin role
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between seek predicate and predicate?
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
Tell me about joins in database system and explain each in detail.
How to provide login information for a new odbc dsn?
What is indexing explain it with an example?
How to test subquery results with the exists operator?
what are candidate key, alternate key and composite key? : Sql server database administration
What are indexes in sql?
How can we get count of the number of records in a table?
What is 1nf normalization form?
what is a join? : Sql server database administration
How to backup SQL Server Reporting Services ?
What is normalization and denormalization in sql server?