CodePudding user response:
String ls_sql_syntaxLs_sql_syntax="create or replace the trigger tri_temp_test
On temp_test before insert for each row as
Declare v_id int
Select count (id) into: v_id_int from temp_test where id=new. Id
If v_id_int=0 then
Insert into temp_table1 values (new name, new, age)
End the if
"
CodePudding user response:
I know that is a sybase central but why can't open!