Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are the differences among rownum, rank and dense_rank? : Sql dba

Answer Posted / Shalendra Singh

In SQL, Rownum, Rank, and Dense_Rank are functions used for ordering result sets. Here are the main differences:nn1. Rownum - Returns a unique row number for each record in a query result set. It starts counting from 1 regardless of any sorting.n2. Rank - Assigns a ranking value to each record based on an order specified in the query. If there are ties, Rank assigns the same rank value to the tied records.n3. Dense_Rank - Similar to Rank but treats ties as separate ranks by incrementing the ranking number for each tie. This results in no gaps in the ranking sequence.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can delete statement be rollbacked?

1050


What is the best sql course?

1046


Do we need to rebuild index after truncate?

1129


Is inner join faster than left join?

1273


what is schema? : Sql dba

1137


Can we use distinct and group by together?

1131


Can we rollback truncate?

1072


how to use regular expression in pattern match conditions? : Sql dba

1105


If a cursor is open, how can we find in a pl/sql block?

1235


Does group by remove duplicates?

1112


what is sql server agent? : Sql dba

1179


how many tables will create when we create table, what are they? : Sql dba

1140


what is collation? : Sql dba

1225


how to start mysql server? : Sql dba

1260


What is your daily office routine?

2340