• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2008, Vol. 30 ›› Issue (5): 156-158.

• 论文 • Previous Articles    

  

  • Online:2008-05-01 Published:2010-05-19

Abstract:

Insering data, deleting data and modifying data are very frequent in the process of data processing. A trigger is designed rationally to protect data in tables, and the integrity of data is ensured by preventing non-authorized or nonuniformed modification. A way of data flow chart is adopted, and the  design of the trigger is given by a concrete development example.

Key words: database integrity triggerdata flow chart;T-SQL language