我现在SQL中有三张表,导出到Oracle中后,查询会在表名上加“”号,如: select * from "Nodes",有什么办法解决?????
create table table1234 as select * from "Nodes",重建表也不行

解决方案 »

  1.   

    导数据从sql server到 oracle 可以用oracle 的数据迁移工具
      

  2.   

    在oracle中建好表结构后,用SQL的导出就OK了
      

  3.   

    我现在就是想要SQL中的表结构呀,在ORACLE中很多数据类型不知道怎么对应,所以想直接导出
      

  4.   

    sql server的DTS或者PB的数据管道!
      

  5.   

    Hope this helpful.
    http://community.csdn.net/Expert/topic/5086/5086676.xml?temp=.6501581