At 3:23 PM +0530 2000-03-29, Rajesh Mathachan wrote:
>good day,
>
> I was wondering how do i insert more than one rows into the table at a
>strech
>like in oracle
>insert into tablename values(&column1,&column2,...,&columnn);
>
>Can i do this in mysql under linux
Yes, and all you have to do is consult the MySQL manual to find out
how. The syntax for INSERT is in chapter 7. See the URL at the
end of each message on this list.
>---------------------------------------------------------------------
>Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
>posting. To request this thread, e-mail mysql-thread32566@stripped
--
Paul DuBois, paul@stripped