- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
informix触发器(Informix flip-flop)
informix触发器(Informix flip-flop) Informix triggers 1. Introduction Trigger (trigger) is a special procedure, it is not executed by the program, nor manual start, but by the event to be triggered, for example when operating on a table or view (insert, delete, update) will activate it to perform. Triggers are often used to strengthen data integrity, constraints, and business rules. Triggers can also be used to enforce referential integrity to preserve relationships defined between tables when they are added, updated, or deleted in multiple tables. However, the best way to enforce referential integrity is to define primary keys and foreign key constraints in the correlation table. If you use a database diagram, you can create relationships between tables to automatically create foreign key constraints. Operations in a trigger can be insert, update, delete, execute, procedure, or execute function operations. On a table or view, you can have multiple insert, update, select, or delete triggers. 2. Important concepts 1) trigger name Identifies a trigger and must remain unique in the database. 2) triggering events I) the database statement can start the trigger. Events that can be triggered are insert, update, delete, or select statements; (II) in update or select events, a multiple field is added as trigger when triggered; (III) in insert or delete events, any insert or delete operation on a table can trigger a trigger; IV) triggers are created in local tables or views. It cannot be created in a table or view of a remote database. 3) triggered action I) triggered actions refer to some SQL statements executed when an event is triggered; II) there are three types of trigger actions: before, after, and for each row; III) the before trigger action is performed before the trigger event occurs; IV) the after trigger action is executed after the trigger event occurs; V) the for each row trigger action affects all records that trigger the event to occur; VI) trigger actions can be
您可能关注的文档
- 英语四六级作文写作句型(English composition at 46 level).doc
- 英语听力训练的技巧及策略(Skills and strategies for English Listening Training).doc
- 英语四级考试网 -- 考前18小时09_6英语四级名师谈考点(English Test Band Four - 18 hours before the exam, 09_6 English, four teachers, talk about the test site).doc
- 英语国家概况自学考试大纲(Outline of self taught examination for English speaking countries).doc
- 英语国家社会与文化入门(上册)(简称国概)英国重要单元之一A_Brief_Introduction_to_the_United_Kingdom2(The society and culture of major English speaking countries (I) (referred to as the country almost) one of the UK's most important unit A_Brief_Introdu.doc
- 英语姓名小词(精) o(English name small words (essence) o).doc
- 英语外来词的文化分析及翻译方式(Cultural analysis and translation methods of English Loanwords).doc
- 英语姓名小词(精) l(English name small words (essence) l).doc
- 英语双重否定(Double negation in English).doc
- 英语学不好的几个忌讳(A few bad taboos in learning English).doc
- invitrogen引物设计参考标准(invitrogen引物设计参考标准).doc
- ios学习笔记010--构造类型及结构体(IOS learning notes, 010-- constructs, types, and structures).doc
- ios5.1.1完美越狱后必装百款插件大全(Ios5.1.1 perfect jailbreak, you have to install hundreds of plug-in Daquan).doc
- ipad3越狱后需要安装的插件(Ipad3 jailbreak after you need to install plug-ins).doc
- iphone 5.1.1越狱安装(5.1.1越狱安装iPhone).doc
- iphone4实用(iPhone4实用).doc
- iphone产品培训(iPhone产品培训).doc
- iphone新手入门(IPhone newbie).doc
- ipset中文手册(Ipset Chinese Manual).doc
- iptable命令(IPtable command).doc
最近下载
- 人教版(2024)一年级数学上册《10的认识》(课件).pptx VIP
- 2024全国职业院校技能大赛GZ106研学旅行赛项规程+赛题 (3).docx VIP
- 八年级英语上册各单元练习题及专题语法习题.doc VIP
- FANUC工业机器人集成359.pptx VIP
- 高温气冷堆核电站三壳组对专用工装及安装方法.pdf VIP
- 【医学】呼吸内科诊疗常规 共(29页).doc VIP
- 公司财务原理 第十一版 习题答案 - Principles of Corporate Finance ,11th edition ,solution.pdf VIP
- 电气控制与S7-1200 PLC应用技术教程郑海春习题答案.docx VIP
- 《网络安全》安全教育PPT课件.pptx VIP
- 《结核病患者外周血淋巴细胞亚群检测及临床应用专家共识》(2020)要点.docx VIP
文档评论(0)