no data found in oracle code example Example: no data found oracle BEGIN select... into... EXCEPTION WHEN NO_DATA_FOUND THEN do_something END;