Forum Discussion

kpan8's avatar
kpan8
Copper Contributor
Jan 21, 2025

Questions about converting date

I used a function to convert character to date and then do a calculation using datediff.    ,CONVERT(DATETIME,CONVERT(CHAR,cs.LastCourseActivityDate)) AS   Last_Course_Activity_Datetime ,case   ...

Resources