Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In a table only one column how to update rows

Answer Posted / geetha

create a table with one column
select sno,rowid from test_table;
then use the rowid to update the col..
update test_table set sno = value where rowid =' '

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are enums used for in mysql? : Sql dba

1228


Is left join inner or outer by default?

1070


what is the difference between char_length and length? : Sql dba

1105


How to fix oracle error ora-00942: table or view does not exist

1080


Does varchar need length?

1048


How do I partition in sql?

1018


Explain the working of primary key?

1150


What will you get by the cursor attribute sql%rowcount?

1074


What are the three pl sql block types?

1049


Is big data nosql?

1000


What are character functions?

1138


How to start oracle sql developer?

1074


How do I find duplicates in the same column?

1168


Why select is used in sql?

1068


What is the difference between cross join and natural join?

1066