Converting DateTime

  • 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