Skip to content
Ontoor blogs
One place for all Solutions
Home
Blogs
Resources
Videos
APEX hours
Ontoor Concepts
Ontoor Shorts
Ontoor Extras
Links
APEX Tutorials
Ontoor Plugins
Web Tutorials
Events and Webinars
Categories
APEX
APEX
APEX Tutorials
APEX Plugins
Interactive Grid
Oracle
ORACLE
SQL
PLSQL
Shorts
JavaScript
Menu
RANK
RANK and DENSE_RANK
ORACLE
By
Ashish Sahay
·
April 26, 2017
·
0 Comment
RANK() : function always returns sequential order for each record.DENSE_RANK() : It returns continuous order for each record.
Read more