Is there a table that has all the Table entries?

Markell
Tera Guru

Hi Guys

Basically, I know sys_db_object has all tables and sys_dictionary has all table columns but is there A overall table that has all table entries? For example it maps the tablee, column and also the entry for that column?

 

Thanks in Advance

1 ACCEPTED SOLUTION

shloke04
Kilo Patron

Hi,

Navigate to this module which gives you the info you need in a Single Page view itself:

Module Name: Tables & Columns

find_real_file.png

So in this view you can view both Table name and their Dictionary as well

find_real_file.png

Apart from this the  table which holds Table details are "sys_db_object" which is nothing but the Table Module which you have already mentioned in your question itself.

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

View solution in original post

6 REPLIES 6

shloke04
Kilo Patron

Hi,

Navigate to this module which gives you the info you need in a Single Page view itself:

Module Name: Tables & Columns

find_real_file.png

So in this view you can view both Table name and their Dictionary as well

find_real_file.png

Apart from this the  table which holds Table details are "sys_db_object" which is nothing but the Table Module which you have already mentioned in your question itself.

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

shloke04
Kilo Patron

Hi @Markell 

Also to add an additional info along with what I have shared above is there is another Table Name as "sys_storage_table_alias" similar to Dictionary alias which holds alias name for each Table as shown below:

find_real_file.png 

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

 

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke