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

Answer Posted / kiran kumar

it is not possible.since you have to provide 1000(if table
have 1000 records) city Name based on certain condition.So
there is no alternative.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the template in sql?

627


What is indexing and its types?

628


What is the importance of concurrency control?

800


What is acid db?

593


what are the critical issues you have resloved in your company

1633






What is snapshot report?

132


what is the different types of backups available in sql server? : Sql server database administration

578


Which tcp/ip port does the sql server run on? How can it be changed?

632


What is the downside of using udf?

656


What do we have to check in database testing?

670


What is difference between unique and primary key?

563


Explain four layers of abstraction microsoft architectured?

132


How data can be copied from one table to another table?

591


What is the difference between functions and stored procedures?

701


Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?

602