sushila
SSC-Dedicated
Points: 35293
More actions
June 6, 2005 at 9:33 pm
#563383
SELECT ISNULL(CONVERT(varchar, n.TestDateTime),getdate())...
substitute getdate() with whatever you want it to return if value is NULL.
**ASCII stupid question, get a stupid ANSI !!!**
Viewing post 1 (of 2 total)
You must be logged in to reply to this topic. Login to reply