Results 1 to 2 of 2

Thread: SQL Question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    188
    I need to retrieve only the date part of a datetime field in my select statement. Is there any way to do this?

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    188

    GOT IT

    Had to use CONVERT(Char, Date, 101) As Date in the SQL Select Statement

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width