当前位置:网站首页>MySQL trigger
MySQL trigger
2022-06-25 21:15:00 【Dawu Xiaodong】
mysql trigger
// An highlighted block
drop trigger if exists fenxdata.tri_ims_ewei_shop_member;
delimiter ||
-- Create trigger
create trigger tri_ims_ewei_shop_member after update on ims_ewei_shop_member for each row
begin
update ims_ewei_shop_member set `level` = new.agentlevel where id = new.id;
end
||
delimiter ;
边栏推荐
- ThreadLocal class
- [buucry] sensor (Manchester code)
- Server pressure troubleshooting top
- [important notice] developer document update (12.13-12.19)
- This is a simple and cool way to make large screen chart linkage. Smartbi will teach you
- Ensure the decentralization and availability of Oracle network
- Cvpr2020 | the latest cvpr2020 papers are the first to see, with all download links attached!
- Yunzhisheng atlas supercomputing platform: computing acceleration practice based on fluid + alluxio (Part 2)
- [machine learning] machine learning from zero to mastery -- teaching you how to use decision tree to predict contact lens types
- Volatile qualifier
猜你喜欢
Yunzhisheng atlas supercomputing platform: computing acceleration practice based on fluid + alluxio (Part 2)
![[summary] 2021unctf Campus (cry & MISC)](/img/b1/8c4fb9c6d4f1b89361c0487762cdbd.jpg)
[summary] 2021unctf Campus (cry & MISC)

Compile 6relayd using the cross compiler

Mutual conversion of CString and char*
Online yaml to XML tool

How to solve the problem of flash write protection in STM32?

Molecular dynamics - basic characteristics of molecular force field
![[deep learning series] - visual interpretation of neural network](/img/f9/1402fdb1d8aa266529f963b41bedae.jpg)
[deep learning series] - visual interpretation of neural network

1.0-mq getting started and using
Boomfilter learning
随机推荐
[nailing scenario capability package] manage the on-the-job / off-the-job situation of employees
Analysis and cleaning of kdevtmpfsi virus content
Get the root directory of the package at compile time from buildreoot
What is a subnet mask? (Powercert animated videos)
The correct way to clear the cache of the computer. The computer will not get stuck immediately after changing. practical
After 20 days' interview, I finally joined Ali (share the interview process)
[nailing scenario capability package] video conference (official conference system)
Is Galaxy Securities reliable? Is it safe to open a securities account?
Openocd adds third-party device support: ht32f52352 Cortex-M0+
Rounding related calculation
Beginner to embedded development
Boomfilter learning
Lesson 3 urllib
Local variables and global variables in C language
[opencv] opencv from introduction to mastery -- detailed explanation of input and output XML and yaml files
Jingxi Pinpin wechat applet -signstr parameter encryption
Sqlmap for interface security testing
Data query of server SQL. The most important chapter in database learning
What is DNS (domain name server)? (Powercert animated videos)
Lesson 1 Preparation