visitor (0 QPoints)
  • FR
  • EN
  • NL
  • DE
  • ES
315 experts, 1193 registered users, 1659 questions already answered
European Experts Exchange, the very best site for high-quality IT solutions

New Improved Search!

 


05/10/2011 1h30 : Steve Jobs is dead, the father of Apple ][ is gone, we are all orphaned.

Databases :: Oracle :: oracle all_tables table_name 'sort by'


By: FiatLink Belgium  Date: 21/09/2005 09:19:30  English  Points: 20 Status: Answered
Quality : Excellent
I want the tables sorted by table name. How can I do that ?
By: VGR Date: 21/09/2005 09:22:36 English  Type : Answer
Hello 8-)

Personnally, I 'm using :

$thequery="select TABLE_NAME,NUM_ROWS,AVG_ROW_LEN,AVG_ROW_LEN*NUM_ROWS espace_octets from ALL_TABLES where TABLESPACE_NAME='USERS' order by TABLE_NAME asc"; break; //and owner='FIAT' for a given owner/project



But it is said that you can also use the DICTIONARY object if your Oracle version supports it :

SELECT table_name, comments FROM dictionary WHERE table_name LIKE '%TABLE%' ORDER BY table_name



Regards

Do register to be able to answer

EContact
browser fav
page generated in 290.421010 milliseconds

Why Google AdSense ads ?

compteur
 Ranking-Hits PageRank for this page