Explain about extended stored procedure?
What are the different types of sql server replication? : sql server replication
Explain what is the main purpose of having conversation group?
Explain the benefits of user-defined functions?
What is replace and stuff function in sql server?
What do you understand by intent locks?
How many columns can we include on clustered index ?
what is the difference between count(*) and count(1) ?
How to write a script for upate the data in prod , i have 50000 row are there
select empid empname from employee What is the result for the about query?
Can I recover a damaged SQL Server 2008 database with the undamaged .mdb and .ldf files?
What are the advantages of passing name-value pairs as parameters?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?