代码搜索:trigger

找到约 3,730 项符合「trigger」的源代码

代码结果 3,730
www.eeworm.com/read/167923/5450458

c test.c

#include #include #include "fifo.h" #define TOTAL_COUNT 100 void proc_put(HFIFO handle) { int cnt, remain; char buf[2048]; remain = 8; for(cnt = 0; cnt < TOTAL_COUNT; cnt
www.eeworm.com/read/161040/5563895

txt multi_table2.txt

/* 变异表:当不读取被改变的行时,是否还是变异表呢? */ create or replace trigger check_salary before insert or update on emp for each row declare v_minsalary emp.sal%type; v_maxsalary emp.sal%type; v_sal emp.sal%type;
www.eeworm.com/read/171024/9774781

h _8250.h

// // _8250.H // // Source code from: // // Serial Communications: A C++ Developer's Guide, 2nd Edition // by Mark Nelson, IDG Books, 1999 // // Please see the book for information on usa
www.eeworm.com/read/171024/9774912

h _8250.h

// // _8250.H // // Source code from: // // Serial Communications: A C++ Developer's Guide, 2nd Edition // by Mark Nelson, IDG Books, 1999 // // Please see the book for information on usa
www.eeworm.com/read/171024/9775094

h _8250.h

// // _8250.H // // Source code from: // // Serial Communications: A C++ Developer's Guide, 2nd Edition // by Mark Nelson, IDG Books, 1999 // // Please see the book for information on usa
www.eeworm.com/read/268297/11144182

sql js_rpt_触发器.sql

CREATE TRIGGER RptDel ON dbo.Js_Rpt FOR DELETE AS declare @FInterID int BEGIN select @FInterID=Js_RptID from DELETED delete from Js_Title where Js_RptID=@FInterID delete from Js_HeaderFoo
www.eeworm.com/read/265895/11250723

c test.c

#include #include #include "fifo.h" #define TOTAL_COUNT 100 void proc_put(HFIFO handle) { int cnt, remain; char buf[2048]; remain = 8; for(cnt = 0; cnt < TOTAL_COUNT; cnt
www.eeworm.com/read/265895/11250731

c test.c

#include #include #include "fifo.h" #define TOTAL_COUNT 100 void proc_put(HFIFO handle) { int cnt, remain; char buf[2048]; remain = 8; for(cnt = 0; cnt < TOTAL_COUNT; cnt
www.eeworm.com/read/333975/12649813

c test.c

#include #include #include "fifo.h" #define TOTAL_COUNT 100 void proc_put(HFIFO handle) { int cnt, remain; char buf[2048]; remain = 8; for(cnt = 0; cnt < TOTAL_COUNT; cnt
www.eeworm.com/read/333975/12649835

c test.c

#include #include #include "fifo.h" #define TOTAL_COUNT 100 void proc_put(HFIFO handle) { int cnt, remain; char buf[2048]; remain = 8; for(cnt = 0; cnt < TOTAL_COUNT; cnt