select * from emp; declare continue handler -- handle cursor exhaustion for not found set v_notfound := TRUE; -- mark our loop control ...
確定! 回上一頁