当前位置:网站首页>Cascading update with Oracle trigger
Cascading update with Oracle trigger
2022-07-07 14:14:00 【sinat_ thirty-six million seven hundred and eighty-nine thousan】
create or replace TRIGGER Trigger name
AFTER UPDATE OF Update column name of the update table a1 ON Update table name a
FOR EACH ROW
BEGIN
IF :OLD. Update column name of the update table a1<>:NEW. Update column name of the update table a1 THEN
UPDATE Cascade update table name b SET Cascade update column name b1=:NEW. Update column name of the update table a1 WHERE Cascade update column name b1=:OLD. Update column name of the update table a1;
END IF;
END;
边栏推荐
- wpf dataGrid 实现单行某个数据变化 ui 界面随之响应
- 請問,在使用flink sql sink數據到kafka的時候出現執行成功,但是kafka裏面沒有數
- Common response status codes
- Environment configuration of lavarel env
- 杭电oj2054 A == B ? ???
- SAKT方法部分介绍
- The difference between memory overflow and memory leak
- js 获取当前时间 年月日,uniapp定位 小程序打开地图选择地点
- Million data document access of course design
- 请问,在使用flink sql sink数据到kafka的时候出现执行成功,但是kafka里面没有数
猜你喜欢

Take you to master the three-tier architecture (recommended Collection)

数据流图,数据字典

Redis 核心数据结构 & Redis 6 新特性详

Social responsibility · value co creation, Zhongguancun network security and Information Industry Alliance dialogue, wechat entrepreneur Haitai Fangyuan, chairman Mr. Jiang Haizhou

通过 iValueConverter 给datagrid 的背景颜色 动态赋值

The longest ascending subsequence model acwing 482 Chorus formation

2022-7-6 beginner redis (I) download, install and run redis under Linux

VSCode 配置使用 PyLint 语法检查器

AutoCAD - how to input angle dimensions and CAD diameter symbols greater than 180 degrees?

UML 顺序图(时序图)
随机推荐
使用day.js让时间 (显示为几分钟前 几小时前 几天前 几个月前 )
Flask session forged hctf admin
THINKPHP框架的优秀开源系统推荐
Selenium Library
Evolution of customer service hotline of dewu
C # switch pages through frame and page
Social responsibility · value co creation, Zhongguancun network security and Information Industry Alliance dialogue, wechat entrepreneur Haitai Fangyuan, chairman Mr. Jiang Haizhou
手里的闲钱是炒股票还是买理财产品好?
ndk初学习(一)
Laravel5 call to undefined function OpenSSL cipher IV length() error php7 failed to open OpenSSL extension
SSRF vulnerability file pseudo protocol [netding Cup 2018] fakebook1
Introduction to database system - Chapter 1 introduction [conceptual model, hierarchical model and three-level mode (external mode, mode, internal mode)]
oracle 非自动提交解决
[network security] SQL injection syntax summary
Excuse me, I have three partitions in Kafka, and the flinksql task has written the join operation. How can I give the join operation alone
Laravel Form-builder使用
c#通过frame 和 page 切换页面
[Reading stereo matching papers] [III] ints
Verilog implementation of a simple legv8 processor [4] [explanation of basic knowledge and module design of single cycle implementation]
Supply chain supply and demand estimation - [time series]