第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

觸發(fā)器沒有效果

create or replace trigger securityemp before insert on emp begin ?if to_char(sysdate,'day') in ('星期六','星期天') or ? ?to_number(to_char(sysdate,'hh24')) not between 9 and 18 then ? ?--禁止insert新員工 ? ?raise_application_error(-20001,'禁止在非工作時(shí)間插入新員工'); end if; end; 為什么我用PL/SQL工具編寫觸發(fā)器后,插入語句沒有任何效果呢?


http://img1.sycdn.imooc.com//6030cf22000108dd11000522.jpg

正在回答

1 回答

create or replace trigger no_time_newdate before insert on unifier_uxqa0401

begin

? if to_char(sysdate,'day') in('saturday','sunday') or to_number(to_char(sysdate,'hh24')) not between 9 and 18

??? --禁止insert

??? raise_application_error(-20001,'非工作時(shí)間禁止寫入');

??? end if;

end ;

我是這樣寫的,親測(cè)有效

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
Oracle觸發(fā)器
  • 參與學(xué)習(xí)       36940    人
  • 解答問題       50    個(gè)

滿足條件自動(dòng)執(zhí)行的觸發(fā)器,教程涉及4個(gè)案例講解觸發(fā)器的應(yīng)用

進(jìn)入課程

觸發(fā)器沒有效果

我要回答 關(guān)注問題
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)