1.

Functions on numerical values in Xquery are ___________(a) ceiling(b) concat(c) contains(d) numberI had been asked this question in quiz.My question comes from Xquery in chapter Beyond Relational of SQL Server

Answer»

Correct ANSWER is (a) CEILING

For EXPLANATION: Ceiling function returns the smallest number without a fractional PART and that is not less than the VALUE of its argument.



Discussion

No Comment Found

Related InterviewSolutions