Table Descriptions
543998May 26 2009 — edited May 26 2009Hi 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