I have a trigger that, if it finds a matching record to update, puts in the current data.
There is a date field that should be made blank. Can you help me with the syntax?
set
a=:new.a,
b=:new.b,
dscdate = ?????
where id=:new.id;
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.