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...

With out using count() function. How to the find total
number of rows in a table?

Answer Posted / subbarayulu neela

select max(rownum) from table-name;

Here rownum is a keyword which can gives unique number for
individual rows.

Is This Answer Correct ?    35 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main features of cursor?

1108


What are the usages of sql?

1098


How you can copy a file to file content and file to pl/sql table in advance pl/sql?

1182


What is a full join sql?

1101


What is sql*plus?

1120


What are the operators in sql?

1067


What is latest version of sql?

1100


what are the advantages of mysql in comparison to oracle? : Sql dba

1044


Does inner join remove duplicates?

992


What is a record in a database?

1100


Can we connect to postgresql using sql developer?

1046


Do we need commit after truncate?

1134


Which is better trigger or stored procedure?

1012


Explain the select statement in sql?

1179


what are different types of collation sensitivity? : Sql dba

1114