Skip to Main Content
SQuizL

SQuizL - Guess the SQL statement

uiz
Guess #1 of 6
< Erase
Submit >
View results >
Complete this ↑ using these ↓ Press to guess ↑
( entry ) OVER (
( PARTITION
) AS final_entry,
) OVER (
author =
BY
CURRENT ROW
entry_date )
entry_date RANGE
EXCLUDING
FETCH FIRST
FOLLOWING
FROM diaries WHERE
GROUPS
LIKE
MAX (
ONLY
ORDER BY
OVER
ROWS BETWEEN
SELECT LAST_VALUE
UNBOUNDED
WINDOW entries AS
WITH final_entry

Legend

= choice is in the correct position in the solution.
= choice is in the solution but was in the incorrect position.
= choice is not in the solution.