Learn Sql |Day 15|Cascading Rules|Sql Journey With Shrikant

preview_player
Показать описание
Learn Sql |Day 15|Cascading Rules|Sql Journey With Shrikant.
In this tutorial we will learn about different Cascading Rules
1.On Delete
--Set Default
--Set Null
--Cascade
--No Action
2.On Update
--Set Default
--Set Null
--Cascade
--No Action

PPT used in this tutorial :

Query used in the tutorial :
Рекомендации по теме
Комментарии
Автор

If I insert the new rows in child table any errors are getting?

arulvendhan