如何學好java

          如何學好java,其實很簡單,只要用心體會,慢慢積累!
          posts - 106, comments - 7, trackbacks - 0, articles - 3
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

          數據庫操作

          Posted on 2011-12-17 16:00 哈希 閱讀(146) 評論(0)  編輯  收藏 所屬分類: sql 總結
          --修改TB_C_ACCOUNT_INFO中金賬戶信息,增加字段:收款人名稱、收款人電話。
          --返廠單表 TB_E_BACKFACTORY_BILLS 刪除字段:基礎金價、產成品ID  CHAR(14 BYTE)
          --alter table TB_E_BACKFACTORY_BILLS drop column CREATETIME;  
          --alter table TB_E_BACKFACTORY_BILLS add CREATETIME CHAR(14 BYTE) not null;
          --2 alter table TB_E_BACKFACTORY_BILLS drop column FINISH_PRODUCT_ID;
          alter table TB_E_BACKFACTORY_BILLS add FACTORY VARCHAR2(64) not null;
          --3alter table TB_E_BACKFACTORY_BILLS add PAYEENAME VARCHAR2(64) not null;
           --alter table TB_E_BACKFACTORY_BILLS add FACTORY VARCHAR2(64);
           --alter table TB_E_BACKFACTORY_BILLS add description VARCHAR2(64);
          --comment on column tb_e_backfactory_bills.description is '備注';     "CREATETIME"            CHAR(14 BYTE) NOT NULL ENABLE,
          --4 alter table TB_E_BACKFACTORY_BILLS add PAYEETEL VARCHAR2(30) not null;
          --5 alter table TB_E_BACKFACTORY_BILLS add ACCOUNT VARCHAR2(64) not null;
          --6 alter table TB_E_BACKFACTORY_BILLS add RETURNDATE CHAR(14) not null;
          --7 comment on column TB_E_BACKFACTORY_BILLS.PAYEENAME is '收款人名稱';
          --8 comment on column TB_E_BACKFACTORY_BILLS.PAYEETEL is '收款人電話';
          --9 comment on column TB_E_BACKFACTORY_BILLS.ACCOUNT is '銀行帳號';
          --10 comment on column TB_E_BACKFACTORY_BILLS.RETURNDATE is '返廠日期';
          --11alter table TB_L_FINPRODU_FINISH_PRODUCT drop column REMARK
          --12 alter table TB_L_FINPRODU_FINISH_PRODUCT modify AGENCYBUYPRICE default 0 not null;
          --13 alter table TB_L_FINPRODU_FINISH_PRODUCT add AGENCYBUYTOTAL NUMBER(15,4) default 0 not null;
          --14 alter table TB_L_FINPRODU_FINISH_PRODUCT add BASEPRICE NUMBER(15,4) default 0 not null;
          --15 alter table TB_L_FINPRODU_FINISH_PRODUCT add BASEPRICETOTAL NUMBER(15,4) default 0 not null;
          --16 comment on column TB_L_FINPRODU_FINISH_PRODUCT.AGENCYBUYTOTAL is '代回購價格合計';
          --17 comment on column TB_L_FINPRODU_FINISH_PRODUCT.BASEPRICE is '基礎價格';
          --18comment on column TB_L_FINPRODU_FINISH_PRODUCT.BASEPRICETOTAL is '基礎價格合計';
          --0alter table TB_C_ACCOUNT_INFO add RECEIVERNAME VARCHAR2(64) not null;
          --alter table TB_C_ACCOUNT_INFO add RECEIVERTELEPHONE VARCHAR2(64) ;
          ---comment on column TB_C_ACCOUNT_INFO.RECEIVERNAME is '收款人名稱';
          主站蜘蛛池模板: 桓台县| 陇川县| 西畴县| 沂源县| 台中市| 蒙阴县| 信宜市| 广河县| 嘉义市| 卢龙县| 兰西县| 马鞍山市| 周宁县| 方城县| 海安县| 汤阴县| 肥东县| 墨江| 陆良县| 襄城县| 鹤岗市| 察雅县| 广南县| 奉贤区| 华阴市| 建平县| 喜德县| 西青区| 铜鼓县| 松潘县| 台北市| 盘山县| 上蔡县| 射洪县| 墨玉县| 斗六市| 嵊州市| 长宁区| 宜兴市| 静乐县| 朝阳市|