Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> multi table insert ?

multi table insert ?

From: vertigo <ax178_at_wp.pl>
Date: Tue, 15 Feb 2005 11:02:52 +0100
Message-ID: <cushk4$4u6$1@nemesis.news.tpi.pl>


Hello

INSERT INTO ALL WHEN DEPT_NO IN (12,14) THEN INTO EMP SELECT * FROM EMP_OLD; Is it correct statemant ?
I think it's not (without first INTO it is ok), but i found somewhere that it is.
Could anybody explain why ?

Thanx
Michal Received on Tue Feb 15 2005 - 04:02:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US