i have problem with Trigger, here my code. thank myou
- BEGIN
- DECLARE sub Varchar(20);
- IF (sub = 'out') THEN
- INSERT INTO Transactionn (id_out, sub) VALUES (id_out, t_status);
- END IF
- END
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.
Jignesh KumarPosted Nov 19, 2018, 10:16 PM
Laxmidhar SahooPosted Nov 19, 2018, 10:18 PM
Jignesh
Laxmidhar SahooPosted Nov 19, 2018, 9:52 PM