Do you know what guidelines should be followed to help minimize deadlocks?
No Answer is Posted For this Question
Be the First to Post Answer
What does man by sql wildcard characters in sql server?
Is it possible to allow NULL values in foreign key? I s it possible to use different constraints for the same column in the table (i.e) (id int NOT NULL,UNIQUEUE)
What is the difference between IN and EXISTS operators in SQL Server?
9 Answers ASD Lab, CSC, Intelligroup,
How can sql server instances be hidden?
Explain identity in sql server?
What are the main sources of data?
What is bit data type? What's the information that can be stored inside a bit column?
Explain about system database?
system date format is "yy-mm-dd" "select getdate()" ----> 2009-01-24 20:03:28.513 if i write "select dateadd(dd,2,getdate()) ".it returns "2009-01-26 19:59:38.340"...my question is dat could it be possible to retrive da date in da format "26 jan 2009 ...."??
What is a trigger and types of a trigger?
What are the types of database schema? : sql server analysis services, ssas
What is 3nf normalization form?