Multiple Choice
Top-N queries are executed by filtering against the ____ pseudocolumn.
A) POSITION
B) POS
C) COLNUM
D) ROWNUM
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: A(n)_ character can match any character.
Q40: Subqueries can return more than a single
Q41: The _ SQL group function returns the
Q42: A(n)_ join combines rows from both tables
Q43: Use of upper- and lowercase is only
Q45: To find the currently logged in user
Q46: _ represents nothing,not a space,not a zero
Q47: The _ clause allows a hierarchical query
Q48: The AS clause can be used in
Q49: EXISTS is sometimes faster than IN.