Difference between group by clause and having clause in SQL?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
what is performance tunning in sql server ? explain.
What is a non equi join?
Explain an incremental backup?
How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
Diffrences between sql server 2000 vs 2008
What is merge join?
Explain what are page splits? : SQL Server Architecture
What is the definition for sql server 2000?
How to run sql server 2005 books online on your local system?
Explain powershell included in sql server 2008?
Hi Friends, I have a table in which there are thousands of records and in city field there is NULL value for all records now i want to change that null value with distinct values in each record say delhi, bihar, agra, jaipur etc, what will be the query for that????? its not possible to update thousands of records one by one. is there any alternative ...? Plz help ... its urgent Thanx in advance