Technology and applications of SQL Server 2000 triggers
Yixing Zhang
Abstract
Yixing Zhang
Abstract
Trigger is a kind of method that SQL server provides for application developer to assurance database in the data integrity,it is a kind of special stored procedure.The paper introduces the concept and types of the SQL Server 2000 triggers,summarizes the applications of the SQL Server 2000 triggers in the program design and provides the examples for application.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Trigger is a kind of method that SQL server provides for application developer to assurance database in the data integrity,it is a kind of special stored procedure.The paper introduces the concept and types of the SQL Server 2000 triggers,summarizes the applications of the SQL Server 2000 triggers in the program design and provides the examples for application.
Key concepts: Data Transformation Services, Computer science, User-defined function, Business Intelligence Markup Language, SQL/PSM, SQL injection, Stored procedure, Database