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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Uploading data into star schema

Re: Uploading data into star schema

From: Haplo <Andrzej.Siedy_at_hemminger.pl>
Date: Fri, 15 Dec 2000 10:03:56 +0100
Message-ID: <91cmmr$t3$1@news.tpi.pl>

Hi ...
It's not to easy to make this automatically. Best way to do that is write some programm o marco on VB or VC or what ever and format this in some schema. Then make some temp_table where all columns are varchar2 and use SQL* Loader and some trigger to convert and insert this to target table. So I'm dont now best and slimplicity way bat I'am hope that this exist. Received on Fri Dec 15 2000 - 03:03:56 CST

Original text of this message

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