Subject Re: What does mean the NAN value found in some fields?
Author Hernando Duque C
>
> Hi, you have to create a UDF function for this and use like this
>
> SELECT ... WHERE IsNan(myfield)>0
>
> or UPDATE WHERE IsNan(myfield)>0

It is a very elegant work arround to it, but I'm just the BD administrator and I don't know how to do that. I wonder if some one can help me with it.

HDuqueC.