{{theTime}}

Search This Blog

Total Pageviews

NULLS in PL/SQL:

NULLS in PL/SQL:

 - Represents unknown or inapplicable values
 - Never equal or not equal to anything
 - Most functions other than NVL, NVL2, CONCAT, REPLACE will return NULL when passed a Null
 - Use IS null OR IS NOT NULL to check NULL values

No comments:

java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport

SpringBoot Error: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.j...