how are rank and dense rank being alloted for column with same values over a particular column
Answer Posted / shipra gupta
salary R DR
800 1 1
800 1 1
200 3 2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I find duplicates in two columns?
Why we use stored procedure instead of query?
What is a sql statement?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
What is cost in sql execution plan?
Is ms sql traffic encrypted?
What is a memo field?
What is ttitle and btitle?
What is the difference between jpql and sql?
What is pl sql script?
How would you pass hints to the sql processor?
List the various privileges that a user can grant to another user?
What is composite primary key in sql?
What is difference between table and view?
How do sql databases work?