if v_var is not null and v_var = 'b' then s_var := 1; elsif v_var is not null and v_var = 'c' then s_var := 2; else s_var := 3; end if;
沒有留言:
張貼留言