Explain Different types of Projects?
Answer / bru medishetty
What is the context here with SQL Server?
Cannot help if you cannot post a meaningful description.
Thanks,
Bru Medishetty
Is This Answer Correct ? | 4 Yes | 1 No |
What happens if ntwdblib.dll is missing on your machine?
When we should use and scope of @@identity?
what is Equity join?
What are user-defined functions (udfs) in sql server?
Hi, I have a table A which has four rows as follows Table A ------- empname salary ------- ------ A 1000 B 2000 C 3000 A 1000 B 2000 D 5000 I need the following output: empname salary ------- ------ A 1000 A 1000 B 2000 B 2000 Thanks in advance
What is difference between joins and subqueries?
what is an extended stored procedure? : Sql server database administration
When would you prefer to have a minimum number of indexes?
does physical index sort data
How fixed length strings are truncated and padded?
Explain about Views?
What is join and name different type of joins?