Hello! I am trying to use RANK() in TOAD SQL editor, it keeps saying there is no RANK function in the test schema I am working on. What I actually want is similar to DENSE_RANK or ANALYTIC rank function for my table... Any help in knowing the syntax, or using RANK function is much appreciated!
↧