How to create an identity column?
No Answer is Posted For this Question
Be the First to Post Answer
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
What is table-valued sub query?
How to test odbc dsn connection settings?
What is Lock table in SQL?
What is blocking in SQL Server? If this situation occurs how to troubleshoot this issue
Explain the use of keyword with encryption. Create a store procedure with encryption?
What is difference between rownum and rowid?
How global temporary tables are represented and its scope?
Explain fundamentals of Data ware housing & OLAP?
How do I find my localdb version?
Difference between Function and Procedure-in general?
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