How to check for null values in pl sql?
705869Jun 23 2009 — edited Jun 23 2009Hello,
I have an sql statement where I read the db column into a number of variables, some of the columns contain NULL values or empty varchars. How can I check if my variable contains any data?
Thanks,
J