Error!
Success!

SQL Server Denali – FORMAT() string function

0
kicks

SQL Server Denali – FORMAT() string function  (Unpublished)

SQL Server Denali brings us new string function, FORMAT function. It will make formatting of date/time and number values easier. Syntax: FORMAT (value, format [,culture]) Formatting Date/Time Let’s see how it works: DECLARE @a datetime = getdate...


Kicked By:
Drop Kicked By: