SQL Server Functions Question: Download MS SQL Server Functions PDF

What are scalar functions?

Tweet Share WhatsApp

Answer:

Scalar functions : these functions perform calculation on an input value and return a single value. Example: ROUND(), MID(), LCASE(), UCASE()

Download MS SQL Server Functions PDF Read All 12 MS SQL Server Functions Questions
Previous QuestionNext Question
What are aggregate functions?Explain database Normalization?