How do you create type- insensitive operator?
No Answer is Posted For this Question
Be the First to Post Answer
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
What is the best way to move n number of DTS package from one SQLServer to another SQLServer?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
What is the order by used for?
Please explain go command in sql server?
Explain aggregate functions?
What is the importance of a recovery model?
What is database normalization?
7 Answers Deloitte, Digicel, JPMorgan Chase, Verifone,
What is transaction server implicit?
What is a transact-sql statement?
How much memory that we are using in Logshipping Concept?
What are entities and relationships?