姿姿霸霸~~!
          貴在堅持!
          posts - 106,  comments - 50,  trackbacks - 0

          1.

          SQL> create table testlong(l1 long,id int);

          表已創建。

          SQL
          >
          SQL
          > insert into testlong values('aaaaaaaa',1);

          已創建 
          1 行。

          SQL
          > commit;

          提交完成。
          2.
          SQL>
          SQL
          > create table testcopylong as select * from testlong;
          create table testcopylong as select * from testlong
                                              
          *
          第 
          1 行出現錯誤:
          ORA
          -00997: 非法使用 LONG 數據類型
          3.
          SQL> create table testcopylong(l1 long,id int);

          表已創建。

          SQL
          > copy from scott/tiger append testcopylong using select * from testlong;
          SP2
          -0519FROM 字符串缺失 Oracle Net @database 描述
          SQL
          > copy from scott/tiger@test_10.10.10.1 append testcopylong using select * from testlong;

          數組提取
          /綁定大小為 15。(數組大小為 15)
          將在完成時提交。(提交的副本為 
          0)
          最大 
          long 大小為 80。(long 為 80)
          1 行選自 scott@test_10.10.10.1
             
          1 行已插入 TESTCOPYLONG。
             
          1 行已提交至 TESTCOPYLONG (位于 DEFAULT HOST 連接)。
          4.
          SQL> select * from testcopylong;

          L1                 ID
          ---------- ----------
          aaaaaaaa            1
          posted on 2010-06-09 14:09 xrzp 閱讀(307) 評論(0)  編輯  收藏 所屬分類: oracle-基礎

          <2010年6月>
          303112345
          6789101112
          13141516171819
          20212223242526
          27282930123
          45678910

          常用鏈接

          留言簿(4)

          隨筆分類

          隨筆檔案

          好友的blog

          搜索

          •  

          積分與排名

          • 積分 - 118131
          • 排名 - 499

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 营山县| 犍为县| 江山市| 玛纳斯县| 彩票| 永春县| 盱眙县| 汨罗市| 东辽县| 衡东县| 达州市| 喀喇| 宿迁市| 黑河市| 礼泉县| 嘉黎县| 陇川县| 徐水县| 准格尔旗| 克山县| 石楼县| 伊金霍洛旗| 祁阳县| 宁波市| 调兵山市| 富蕴县| 什邡市| 宁海县| 张家川| 北海市| 承德市| 中江县| 镇宁| 太康县| 鄂尔多斯市| 宜宾市| 车致| 南阳市| 剑阁县| 罗平县| 兰州市|