Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Another newbie question!
Hello again,
How do I insert a selected amount of entries into a table?
insert into portfolio values ('P001','M2',25000); gets me all three, but what if I want to only insert the first and last record?
Thanks :)
Pat Received on Thu Jan 25 2001 - 15:11:28 CST
![]() |
![]() |