How to write character string constants or literals in ms sql server?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
Write the syntax for stuff function in an sql server?
How to download and install microsoft .net framework version 2.0?
Explain the database you used in your final year project?
what is for foreign key ??
4 Answers CarrizalSoft Technologies, Sabic,
1.What is the deferece between DBMS & RDBMS? 2.How can you trouble shoot? If u will get error while installing sql server? 3.How can u trouble shoot slow running query? 4.how can u trouble log shipping errors? 5.why do we use merge replication instead of T.log replication?
What is deploy, process and build? : sql server analysis services, ssas
Why do you need a sql server?
What is shrink log file?
What is the difference between DATETIME2 and DATETIME?
select name of emplyoee whose total salary is 130 from following table. id name salary 1 a 100 2 b 20 3 c 50 1 a 30 2 b 70 Post the resulantant Query?
How do I compare two values when one value(data type) is char and the other is an integer?