| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: INSERT with WHERE???
How about
INSERT
WHEN (<condition>) THEN
INTO <table_name> (<column_list>)
VALUES (<values_list>);
sethukr_at_gmail.com wrote:
> hi everybody,
>
> Hope i'm in the right group.
> If not, please forgive me.
> I'm very much screwed by INSERT clause.
>
> Is it possible to use INSERT with WHERE condition??
>
> Can anybody explain me with an example.
>
> Thanks in advance,
> Sethu.
Received on Tue Dec 12 2006 - 09:12:11 CST
![]() |
![]() |