1.

Which of the following is not a ranking function?(a) RANK(b) NTILE(c) ROW_NUMBER(d) All of the mentionedI got this question in an interview.Enquiry is from Ranking in chapter Manipulating Data with Select of SQL Server

Answer»

The CORRECT option is (d) All of the mentioned

The best explanation: Ranking FUNCTIONS are a SUBSET of the built in functions in SQL SERVER.



Discussion

No Comment Found

Related InterviewSolutions