InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a type of window function?(a) Ranking window function(b) Associate window function(c) Analytic window functions(d) All of the mentionedThe question was asked in quiz.My question is based upon Windowing in chapter Manipulating Data with Select of SQL Server |
|
Answer» Right answer is (b) ASSOCIATE window function |
|