代码搜索:trigger

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

代码结果 3,730
www.eeworm.com/read/173141/5379032

sql triggerrecursion.sql

-- -- Trigger recursion test -- -- test the maximum recursion level to be less than 16 create table t1 (x int); create table t2 (x int); create table t3 (x int); create table t4 (x int); create table
www.eeworm.com/read/173141/5379825

out triggerbeforetrig.out

ij> -- -- Consolidated BEFORE trigger tests from all trigger tests. -- The following tests moved from TriggerValidate.sql to here. create table x (x int, constraint ck check (x > 0)); 0 rows inserted/
www.eeworm.com/read/172417/5386719

h hw_comp.h

//***************************************************************************** // // hw_comp.h - Macros used when accessing the comparator hardware. // // Copyright (c) 2005,2006 Luminary Micro,
www.eeworm.com/read/172417/5387095

h hw_comp.h

//***************************************************************************** // // hw_comp.h - Macros used when accessing the comparator hardware. // // Copyright (c) 2005,2006 Luminary Micro,
www.eeworm.com/read/167507/5459472

h hw_comp.h

//***************************************************************************** // // hw_comp.h - Macros used when accessing the comparator hardware. // // Copyright (c) 2005,2006 Luminary Micro,
www.eeworm.com/read/167507/5459846

h hw_comp.h

//***************************************************************************** // // hw_comp.h - Macros used when accessing the comparator hardware. // // Copyright (c) 2005,2006 Luminary Micro,
www.eeworm.com/read/161559/5551337

sql d_voipglobals_trig.sql

DROP TRIGGER voipglobals_bi_trig ON voipglobals; DROP FUNCTION voipglobals_singleton_guard();
www.eeworm.com/read/158683/5596488

inl motor_db.inl

using namespace db_common; //----------------------------------------------------------------------------- // common functions //----------------------------------------------------------------
www.eeworm.com/read/473927/6824581

txt 835.txt

Rule: -- Sid: 835 -- Summary: This event is generated when an attempt is made to access to the cgi script test-cgi. -- Impact: Information disclosure. -- Detailed Information: The test-cgi script