What does select 1 mean?
No Answer is Posted For this Question
Be the First to Post Answer
Which one is faster delete/truncate? Why?
Is truncate a dml command?
What is sql server used for?
What type of locking occurs during the snapshot generation? : sql server replication
How create table structure only from tableA to TableB if TableA have some data?
How To Find That One Week Change in My DataBase we Have Done Like We Have A database Test I Change Table,Stored Procd. Then I Find Which SP,Table We Have Edit/Change in Seven Dayes
explain different types of constraints? : Sql server database administration
How to search for a string in all stored procedure in sql server?
Explain what are various ways to enhance the ssrs report?
What are Magic Table?
34 Answers 3i Infotech, Digiweb, Evalueserve, NIIT, PL,
If we use where clause in the left outer join then how the query would behave/act?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?