SELECT RIGHT(REPLACE(CONVERT(VARCHAR(9),GETDATE(), 6), ' ', '.'), 6) AS [Mon.YY]
Asked In: Many Interviews | Alert Moderator
Login to post response