We all know that triggers can be created in the following case :
Create trigger on Table A at row level to insert a row into it each time a row is inserted in Table B.
Can we also create triggers for :
Need to insert a row into Table A each time a row is created in underlying table(s) of View...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.