SQL Server Functions Question:
Download Job Interview Questions and Answers PDF
What are scalar functions?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
What are aggregate functions? | Explain database Normalization? |