Computer Science, asked by aashnakan112, 3 months ago

explain string functions in SQL
explain date and time functions in my SQL​

Answers

Answered by Kenaz
2

Explanation:

A string function is a function that takes a string value as an input regardless of the data type of the returned value. In SQL Server, there are many built-in string functions that can be used by developers.

Similar questions