How to insert multiple rows in a single shot using insert command?
717865Sep 25 2009 — edited Sep 25 2009Hi,
If we insert one row, we can use "insert into" command. I want to insert multiple rows into the table in a single shot. Is there any SQL command for insert multiple rows into the table?
Plese give the solution.
Thanks,
chelladurai