Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Eclipse Collections Categorically: Level up your programming game
this week in the
Open Source Projects
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Oracle/OAS
how to find all tablename and rowcount of each table from database?
suresh sargar
Greenhorn
Posts: 12
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
please help me for the query..
i want tablename and row count of each table.
i knew one query select table_name ,num_rows from user_tables;
but if i update some table that updated row count will be not gettting with this query...
can you suggest me any other query how to get updateable result..?
He loves you so much! And I'm baking the cake! I'm going to put this tiny ad in the cake:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
mysql & incomplete insertions!
Regarding PreparedStatement
createQuery() return types
a basic question
Number of rows in a table?
More...