can an automatic recovery be initiated by a user? : Sql server administration


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is the role that is required for killing a process What is the role that is required for creating a linked server

1 Answers   CarrizalSoft Technologies, IBM,


WHAT IS TRIGGERS IN SQL? AND WHAT IS THE BENIFIT?

8 Answers  


What happens if date-only values are provided as date and time literals?

0 Answers  


can you tell me some sites name for sql server 2000 commands with example??? plz reply soon.

0 Answers  


What is a database table?

0 Answers  






How can i change the column name.

13 Answers   HCL, Yardi Software,


What is difference between stored procedure and user defined function?

0 Answers  


How do you load large data to the SQL server database?

2 Answers  


Get Current System Date Time

2 Answers  


What are the types of sql server?

0 Answers  


What is difference between delete & truncate commands?

0 Answers  


I have a table EMP in which the values will be like this EmpId Ename Sal DeptId 11 Ram 10000 10 11 Ram 10000 10 22 Raj 20000 20 22 Raj 20000 20 33 Anil 15000 30 33 Anil 15000 30 I want to delete only duplicate Rows. After Delete I want the output like this EmpId Ename Sal DeptId 11 Ram 10000 10 22 Raj 20000 20 33 Anil 15000 30

13 Answers   DELL,


Categories