A string function accepts a string value as an input and returns a string value regardless of the data type. They’re used to convert an
Category: SQL Server
SQL Server Administration, Development and Maintenance
SQL Server String Functions-3
A string function accepts a string value as an input and returns a string value regardless of the data type. They’re used to convert an
SQL Server String Functions-2
A string function accepts a string value as an input and returns a string value regardless of the data type. They’re used to convert an
SQL Server String Functions-1
A string function accepts a string value as an input and returns a string value regardless of the data type. They’re used to convert an
EOMONTH Function – SQL Server
The EOMONTH() function is one of the most commonly used functions in reporting and data analysis. For a given date, it returns the month’s last
Conditional Function IIF – SQL Server
Depending on whether the Boolean expression in SQL Server evaluates to true or false, the conditional function IIF returns one of two values. For ease