Define a cross join?
What is sql server locking?
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 ...."??
Explain mixed authentication mode of sql server?
Can we hide the definition of a stored procedure from a use?
How to create a dynamic cursor with the dynamic option?
explain different types of jions with examples briefly?
2 Answers Accenture, Excellence, Zensar,
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What is the difference between lock, block and deadlock? : sql server database administration
How do you optimize Sql queries ?
What are the differences between left join and inner join in sql server?
Explain about nested stored procedure?
Explain what is use of dbcc commands?