03 2009 档案
oracle数据库之间的数据拷贝
摘要: --命令COPY [FROM username [ /password ] [ @database_specification ] | TO username [ /password ] [ @database_specification ] ] {APPEND|CREATE|INSERT|REPLACE} destination_table [(column, column, column...阅读全文
posted @ 2009-03-24 14:46 芸 阅读(172) | 评论 (0) 编辑