Home »
MCQs »
SQL MCQs »
SQL Scalar Functions MCQs
Which of the following is/are Scalar function(s)?
3. Which of the following is/are Scalar function(s)?
- UCASE()
- MID()
- ROUND()
- All of the above
Answer: D) All of the above
Explanation:
The commonly used Scalar functions are -
- UCASE()
- MID()
- ROUND()
- FORMAT()
- LCASE()
- LENGTH()
- NOW()