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

Home -> Community -> Usenet -> c.d.o.server -> Re: Inserting in partition, only going to maxvalue????

Re: Inserting in partition, only going to maxvalue????

From: jagadba <jgabe_at_suncom.com>
Date: 22 Mar 2006 08:58:21 -0800
Message-ID: <1143046701.681123.189860@z34g2000cwc.googlegroups.com>


Ooops, This is the insert statement.

insert into message_log_dw select * from prod_table where request_date
>= to_date('01/01/2006','mm/dd/yyyy');
Received on Wed Mar 22 2006 - 10:58:21 CST

Original text of this message

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