Category
Table Manipulation
Description
Returns the top N rows of the specified table
Status
Completed
Syntax
TOPN(<n_value>, <table>, <orderBy_expression>, [<order>][, <orderBy_expression>, [<order>]]...)
Search
Portfolio
Github
Coding Activities
StudyHub
Table Manipulation
Returns the top N rows of the specified table
TOPN(<n_value>, <table>, <orderBy_expression>, [<order>][, <orderBy_expression>, [<order>]]...)