Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Format Dates in a Query

    I found your convert/cast article and got the answer for this.  Sorry for the posting!  I'll look before I speak next time.

    Kay

  • RE: IIF in Access, DECODE in Oracle, ? in SQL

    I just found the CASE statement in one of your other forums and it seems to be exactly what I was looking for!

    CASE WHEN dbo.tblPatient.City IS NULL THEN NULL WHEN...

Viewing 2 posts - 1 through 3 (of 3 total)