From:
<car...@te...> - 2004-03-25 15:07:06
|
Hello: > Carlos: you to do work for this feature? :) Yes i only need to decide how i'm going to fix it :) Huumm what about this?? : SELECT EMP_NO FROM EMPLOYEE WHERE (HIRE_DATE=@B1 OR (HIRE_DATE IS NULL AND @B2 = CAST(NULL AS DATE))) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |