Subject How to set null on FLOAT variable in SP ?
Author Tiago GouvĂȘa de Oliveira
Hi all !

I need to set null on a FLOAT variable that have some value... How can I do
it ??

Some like clear(floatvar) ou floatvar=null...

Thanks for help !!

Tiago GouvĂȘa