Which function performs the opposite function of CEILING function in SQL Server?
Interview question and answer by:
Abhisek | Posted on: 2/25/2010 | Category:
SQL Server Interview questions | Views: 4799 |
Select from following answers:- ROUND
- LOG
- FLOOR
 - CEIL
FLOOR function performs the opposite function of CEILING function in SQL Server.
FLOOR rounds up a non integer value to the next least integer while CEILING rounds up the non integer values to the next highest integer.
Show Correct Answer |
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: