Hello everyone and happy Friday. I'm using as SQL Pass Through query to bring in som information from one of out systems. The date is formatted year month day. to 05/22/2001 would looke like 20010522. I need ot get it into date format. My first though was that there had to be a function that would do that for me but I couldn't find one. Now I'm trying to take it apart and put it back together. Is ther a substring function I could use to extract the month?
Thanks in advance
Jason
Thanks in advance
Jason