I want to know how to insert data in table using trigger in SQL Server.
Thank you.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 6, 2012, 6:13 AM
Please refer the below link
http://www.codeproject.com/Articles/25600/Triggers-Sql-Server
Thanks