G
Guest
Hi
I need some help with SQL which I am going to put into
some code.
I want to know how to insert more than one row at a time.
e.g. for entering one row I have the SQL
INSERT INTO MYTABLE VALUES ("myname");
Please help.
Thanks.
I need some help with SQL which I am going to put into
some code.
I want to know how to insert more than one row at a time.
e.g. for entering one row I have the SQL
INSERT INTO MYTABLE VALUES ("myname");
Please help.
Thanks.