Would anyone know of a way to test for the EXISTENCE of a variable?  That is, does it actually exist (been declared) regardless of its (assigned) value, NULL or otherwise?
 
I thought that IFEXISTS() would do this, but, as far as I can tell, it works pretty much like IFNULL().
 
Am I missing something?
 
 
Thanks,
Steve in Memphis

Reply via email to