
25 Sep
2007
25 Sep
'07
12:20 p.m.
On 25-09-2007 03:39:29 -0700, pawan123 wrote:
I want to select records from a table on the basis of date in MonetDB and then insert all these selected records in a table i.e. present in oracle using C or Pro*C. can any one help me in writing the code. Thanks in advance. Pawan
You could use a standardly available tool to do this, or write a quick program in e.g. Java to perform a query on MonetDB and insert it's result into Oracle.