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...

I have one table and column is c1 pk, c2 not null,c3 not
null and 200 row in it and i add c4 column and value, how
can is possible

Answer Posted / ramprasad.s

hi


Alter Table <Table Name> ADD( <Column name> <data type>)

you can insert values by using <update> with reference

to the existing values of the other columns.
bye

sun_ramprasad@yahoo.com

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How delete all data from table in sql?

1077


explain primary keys and auto increment fields in mysql : sql dba

1017


What is bind reference and how can it be created?

1070


Which is better join or inner query?

1127


Is sql the best database?

1030


What is crud sql?

1030


How do I turn a list into a table?

1012


How to Declare Fixed Length String Value In PL SQL

1207


What is an escape character in sql?

1074


What is pl sql and why it is used for?

1158


what is online transaction processing (oltp)? : Sql dba

1040


What is left inner join in sql?

1097


What are commit, rollback, and savepoint?

1049


When is the update_statistics command used?

1182


Which command is used to delete a package?

1236