HI,
   HERE IS AN ALTERNATIVE TO USE THE SQL SERVER
ISNULL() FUNCTION

select case when FIELD_NAME isnull then 'EXPRESION' 
else FIELD_NAME end
from calfiscal
where impuesto = 1

Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to