Database Triggers
文章推薦指數: 80 %
Database triggers are defined on a table, stored in the associated database, and executed as a result of an INSERT, UPDATE, or DELETE statement being issued ... Oracle7ServerConceptsManual Library Product Contents Index
延伸文章資訊
- 1Database trigger - Wikipedia
- 2Trigger 教學@ 歷史點滴:: 隨意窩Xuite日誌
- 3CREATE TRIGGER (Transact-SQL) - Microsoft Docs
Azure SQL Database Syntax -- Trigger on an INSERT, UPDATE, or DELETE statement to a table or view...
- 4What is a Database Trigger? - CodeProject
A database trigger is a special stored procedure that is run when specific actions occur within a...
- 5What is a Database Trigger? - Essential SQL
A database trigger is special stored procedure that is run when specific actions occur within a d...