Hi
I just want to confirm one thing if anybody can help me out.
Is it possible to insert multiple rows simultaneously into a table without using select statement. Like when we create a new table and we hav to enter 100 records. Do we hav to write INSERT INTO statement 100 times ?
I'll be very thankful if anybody can resolve my problem.
