Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Table Descriptions

543998May 26 2009 — edited May 26 2009
Hi All

I want to select the descriptions of multiple tables into one file. For example:

select * from tab where tname like 'XYZ%';

then for examples if 5 tables are displayed, then I want to select the descriptions of these 5 tables into one file.

How can I do this?

Regards
Rahman
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2009
Added on May 26 2009
10 comments
553 views