Download Syntax error while creating DB2 Trigger book pdf free download link or read online here in PDF. Read online Syntax error while creating DB2 Trigger book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
create or replace trigger b_trigger after update of a_id on b referencing new as n old as o for each row when (n.a_id is null) begin atomic declare null_row_id int; -- set null_row_id = (select a_id from a where a_code = 'custom null string'); -- if null_row_id is null then signal sqlstate '70000' set message_text = 'custom null string row not ...
Read : Syntax error while creating DB2 Trigger pdf book online Select one of servers for direct link: |
---|