Consultor Eletrônico



Kbase P21761: How to compare a date field to NULL?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/11/2003
Status: Unverified

GOAL:

How to compare a date field to NULL?

FIX:

Compare the date field to the UNKNOWN value: ?

i.e.
IF date-filed EQ ? THEN ...