How to copy data from one database/table to another database/table

前端 未结 3 1780
天涯浪人
天涯浪人 2020-12-29 10:50

I have written the following query using the documentation at: Oracle Documentation to copy some data from a database/table on my production server to database/table on Sand

3条回答
  •  鱼传尺愫
    2020-12-29 11:34

    Copy gpl_project/gpl_project@gpldatar to gpl_project/gpl_project@gplrdp. Replace BGROUPMASTER using select * from BGROUPMASTER.

提交回复
热议问题