Full name
Windows Functions

Quiz
•
Professional Development
•
Professional Development
•
Medium

Ivy Professional School
Used 19+ times
FREE Resource
13 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • Ungraded
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
3 mins • Ungraded
Email ID
Evaluate responses using AI:
OFF
3.
OPEN ENDED QUESTION
3 mins • Ungraded
Student ID
Evaluate responses using AI:
OFF
4.
MULTIPLE SELECT QUESTION
3 mins • 1 pt
Which all statements are NOT true about Windows Function?
They summarizes the values in the table
They perform calculation on set of rows somehow related to current row
They create different groups and performs aggregation
They are used to find out the Rank
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
With regards to Rank and Dense Rank, which statements are true?
RANK skips the number of positions after records with the same rank number.
RANK DENSE returns position numbers and it doesn’t skip records with the same rank number
RANK & DENSE RANK are same when there is no tie
All of above
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
To narrow a window function's application to a subgroup within a data set, use __________.
PARTITION
OVER
SUBGROUP
GROUP
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Write a query to find the subject wise Rank.
SELECT subjects, s_name, mark,
rank() OVER ( partition by subjects order by mark desc ) AS 'Rnk' FROM result;
SELECT subjects, s_name, mark , rank() OVER (order by mark asc ) AS 'Rnk' FROM result;
SELECT subjects, s_name, mark, rank() OVER ( partition by subjects) AS 'Rnk' FROM result;
SELECT subjects, s_name, mark, rank() OVER ( partition by s_name order by mark ) AS 'Rnk' FROM result;
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
SQ2 Wk 4

Quiz
•
Professional Development
11 questions
Navy Enlisted Ranks Review

Quiz
•
9th Grade - Professio...
14 questions
Military Ranks

Quiz
•
Professional Development
17 questions
AWS Chapter 7 Compute

Quiz
•
Professional Development
10 questions
People skills Supervisor

Quiz
•
Professional Development
10 questions
Navy Enlisted Ranks

Quiz
•
KG - Professional Dev...
17 questions
Genpact SQL WA2

Quiz
•
Professional Development
10 questions
Examen Final SQL 101

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade