Hi,
I'd recommend coping directly to child tables (partitions). It's much
faster.
Regards,
foo
Scott Marlowe wrote:
> I believe triggers can do it.
>
> On Sun, Aug 9, 2009 at 11:15 PM, cjm1010<cjm1010(at)naver(dot)com> wrote:
>
>> hi~
>>
>> I want to insert DATA by using the COPY making PARTITON TABLE. By the way,
>> DATA is inserted only in PARENT TABLE.
>> Can DATA be inserted in CHILD TABLE by using the COPY?
>>