Below date format is not working in some computers I do know why,
SELECT FORMAT (getdate(), 'dd/MM/yyyy ') as date
I use SQL Query. What is the problem? Please anyone can help me
Advertisement
Answer
I tried to convert variable instead of converting in SQL Query