SyntaxFix
Write A Post
Hire A Developer
Questions
There's also another way to do this-
select TO_CHAR(SA.[RequestStartDate] , 'DD/MM/YYYY') as RequestStartDate from ... ;