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!

Using Desc on Multiple tables

560553Feb 7 2007 — edited Feb 7 2007
I am trying to find a way to run DESC (or similar) on every table belonging to a certain user. So far I have had no luck finding a way of doing this, other than brute force.

The problem with brute forcing it is that the user has ~250 tables that I would need to run this on. I was hoping to find a script or a query that would let me do this and output it to a file.

Any thoughts?
Jed
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2007
Added on Feb 7 2007
8 comments
3,022 views