shinyo627.log
로그인
shinyo627.log
로그인
Cascade in mysql
Yoseob Shin
·
2022년 7월 25일
팔로우
0
mysql
mysql
목록 보기
5/7
CASCADE in MySQL helps to update/delete the entry from the parent as well as child table simultaneously.
ON UPDATE CASCADE and ON DELETE CASCADE is written while creating the child table.
CASCADE helps in reducing the human effort in updating or deleting an entry from the database.
https://www.scaler.com/topics/sql/cascade-in-sql/
Yoseob Shin
coder for web development + noodler at programming synthesizers for sound design as hobbyist.
팔로우
이전 포스트
SQL join?
다음 포스트
mysql CAST() function
0개의 댓글
댓글 작성