What does the SQL function "ROUND()" do?

Last Updated :
Discuss
Comments

What does the SQL function "ROUND()" do?

Rounds a number to the nearest integer


Concatenates two or more strings


Converts a string to lowercase


Returns the length of a string

Share your thoughts in the comments