Sun May 26 2024 17:38:50 GMT+0000 (Coordinated Universal Time)
Saved by @signup
declare str varchar(2); begin str:='sa'; exception when value_error then dbms_output.put_line('invalid input'); end; /
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments