Skip to content
Advertisement

Format() function doesn’t work?

I am trying to execute following built-in function in sql but it gives me error that this function doesn’t exist

my query:

Error i am getting:

What may be the problem, or what am i doing wrong?

Thanks!

Advertisement

Answer

Use Convert function instead. Example:

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement