1.

Which of the following is a set function?(a) RANK(b) NTILE(c) Window(d) All of the mentionedThe question was posed to me during an interview.This intriguing question originated from Windowing topic in chapter Manipulating Data with Select of SQL Server

Answer»

Right choice is (d) All of the mentioned

To explain: The word ‘window’ is used to refer to the SET of ROWS that the FUNCTION works on.



Discussion

No Comment Found

Related InterviewSolutions