[MonetDB-users] I want to select records from MonetDB
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 -- View this message in context: http://www.nabble.com/I-want-to-select-records-from-MonetDB-tf4514715.html#a... Sent from the monetdb-users mailing list archive at Nabble.com.
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.
participants (2)
-
Fabian Groffen
-
pawan123