do desc on tables, dump output to text file
From: pantagruel <rasmussen.bryan_at_gmail.com>
Date: Wed, 12 Nov 2008 06:13:04 -0800 (PST)
Message-ID: <789d5b21-b538-4969-8095-bd3c60376e18@a29g2000pra.googlegroups.com>
Date: Wed, 12 Nov 2008 06:13:04 -0800 (PST)
Message-ID: <789d5b21-b538-4969-8095-bd3c60376e18@a29g2000pra.googlegroups.com>
As per the subject line, I have a comma seperated list of table names.
Not every table necessarily exists but they most probably do, I want
to run desc on each one of them and catch the output into a text file.
Part of my reasons for doing what is probably a much simpler operation
via some other method is my beginner status where Oracle is
concerned.
So if you can show me a simpler way to do it tell me.
Thanks Received on Wed Nov 12 2008 - 08:13:04 CST