-
Stored Procedure Challenges
What are the challenges you have faced while using stored procedure?
-
Server 2003 Restore Point
How to create restore point in Server 2003?
-
Correlated Subqueries
Hi,Someone please explain me the inner logic, how the inner query is getting executed.The Query is:SELECT t1.* FROM department t1 WHERE t1.location IN (SELECT t2.location FROM department t2 WHERE t1.dept_no t2.dept_no)The result of the Query is:dept_no dept_name locationd1 developer Seattle d2 tester Seattle...
-
Interview Questions on SQL Server at Microsoft
What is a Database Snapshot ?What is Stuff function ?why we use replication .Do we use replication in an dataware house project ?What is meant by Scan and Seek ?We can use select in stored procdure using open query .Any idea .How do you do code coverage for UI and Database ? What factors are instrumental in doing UIcode coverage ? Eg : we consider Stored Procedure ,.... parameters validation as instrumental...
-
Replication Overview
Explain the Replication overview?
-
Memory Pools
What are the memory pools?
-
SQL Server Reporting Services Subscription
How can we dynamically assign parameters to a subscription in SQL Server Reporting Services 2005.
-
Output Row Buffer Size
What is the buffer size of SQL query output row?
-
SQL Server Physical Storage
How are SQL Server databases physically stored under Windows 2000?
-
Distributed deadlock
Explain what is Distributed deadlock?
-
Logging and Transaction
What is the different between Logging and Transaction?
-
Dynamic Document Management System (DDMS)
Hello:I would like you to help me guys for my Project Dynamic Document Management System (DDMS) .I was looking for any information to help me to make my project ,but I couldn’t find good recourses to help my. If you have any idea to help me or books ,I’ll be very grateful. Especially about how to create and design Dynamic database SQL Server 2005 .
-
Optimisation and Performance
How optimisation and Performance in Sql Server 2000 can be achieved?What are the steps involved?
-
-
-
-
-
Large Stored procedure formatting
We have used a Stored Procedure having large code in it. If we try to Alter the SP again then the entire code seems to be SCRAMBLED - Why ?
-
-
SQL Server Interview Questions
Ans