What is lookup override?
What do mean by xml datatype?
how we can store the value like that 001,003,023 etc in sql server 2005
What is the difference between HAVING clause and the WHERE clause?
How to insert and update data into a table with "insert" and "update" statements?
What are the differences between char and nchar in ms sql server?
in emptable i want to retrive the name of employee whose name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc.
explain different types of backups avaialabe in sql server? : Sql server database administration
What are the different types of stored procedures?
What is a covering index?
What are transactions in sql?
What happens when unicode strings concatenate with non-unicode strings?
How can I enforce to use particular index?