Title / Description
Code declare some_value Number; begin select test into some_value from some_table where rownum = 1; exception when no_data_found then null; -- sic! end; /
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code