Does sql server 2000 clustering support load balancing?


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

Post New Answer

More SQL Server Interview Questions

how to update a null value field in sql server eg a table contains 3 fields id,name,salary and 3 records salary of 1 record is null i want update the nullfield 111 arun 300 112 ddd 200 113 ttt null i want to update table with add 100 to every record include null after updation the recrds should be 111 arun 400 112 ddd 300 113 ttt 100

6 Answers   ABC, HCL,


How do I completely remove sql server instance?

0 Answers  


What do u mean by orphan users, how will u list them in the DB

2 Answers   IBM,


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?

0 Answers  


can you any body tell me why are go for the rebuild the master database.what is the reason?

2 Answers  






Explain the concept of view and Types of views in SQL server?

0 Answers   HCL,


What are the benefits of normalization?

0 Answers  


What are the advantages of paper records?

0 Answers  


How do I clean up sql server transaction log?

0 Answers  


What will you do If the low Performance occurs?

2 Answers  


What types of integrity are enforced by a foreign-key constraint

1 Answers  


What is Covering Indexes? Plz explain with example

3 Answers  


Categories