简体   繁体   English

将SQL Server类型数据导入Oracle?

[英]Import SQL server type data into Oracle?

I was trying to import data from sql to oracle and the only way I found was Oracle SQL Developer. 我试图将数据从sql导入到oracle,发现的唯一方法是Oracle SQL Developer。 Finally I gave up. 最后我放弃了。 Today I heard someone said there is a format which I can do it in table level only. 今天,我听到有人说有一种格式只能在表级别执行。 but she couldn't remember the format. 但她不记得这种格式。 It is something like CVN or CSV or something similar. 它类似于CVN或CSV或类似的东西。 Anyone has heard about that? 有人听说过吗?

他们谈论的是使用.CSV文件格式的Bulk Load Utility

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM