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

How to insert more than one record using insert?

Answer Posted / flando

Sandeep Kumar had it close. I found the answer here:

http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp
?topic=/com.ibm.db2.udb.doc/admin/r0000970.htm

insert into tablename (col1, col2)
values (valu1, valu2), (valu1, valu2), (valu1, valu2)

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is db2 a programming language?

1095


Mention a credible reason why select* is never given preference in an sql program that has been embedded.

1239


What is package in db2 mainframe?

1029


What is blu acceleration in db2?

1120


What is the use of dclgen in db2?

1132


If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?

1214


How do I start db2 in windows?

1137


What is host variable?

1106


What is a db2 table?

1059


Is the primary key a clustered index?

1198


What language is db2 written in?

1093


Explain what are the various isolation levels possible?

1089


How can we read records for specific member in CL? AND rpg?

755


Which isolation level provides highest data integrity?

1178


What is release/acquire in bind?

1151