Monday, August 12, 2013

Copying data between development instances

COPY FROM apps/pwd@inst1 TO apps/pwd@inst2 INSERT xx.xxamg_ar_invoice_interface_all USING SELECT * FROM xx.xxamg_ar_invoice_interface_all;


This will not work for 'appsread' user

No comments:

Post a Comment