Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help
Hi,
If you want to export complete tables from development to production then you can use oracle export utility with parameter tables=(<tablename 1>,...,<tablename n>) and import them.
If you want to copy only some rows from one schema into another then you can try my Schema Comparison:
Use Find->Compare Data menu item in it.
Andrew Protasov
> hi,
>
> Can anyone advise on how transport data from development
> to production server ?
>
> Using Data manager or schema manager ?
>
> Thank You.,
>
> --
> With regards
> Steven
>
>
>
>
>
Received on Thu Dec 17 1998 - 12:59:39 CST
![]() |
![]() |