DBA > Job Interview Questions > Microsoft SQL Server FAQs
What does the CEILING() function do?
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
Answer Returns the smallest integer greater than or equal to the value passed in. Explanation CEILING() returns the smallest integer that is great than or equal to the value passed in.
(Continued on next question...)
Other Job Interview Questions