0 votes
in Sql by

Write query to print date in different language of india like Kannada, Marathi and Sanskrit

FORMAT ( value, format [, culture ] )

1 Answer

0 votes
by

Below is the query to print datetime in different language like sanskrit marathi and kannada and have also write in english.

Syntax for this is given below:-

FORMAT ( value, format [, culture ] )

...