RE: Column names and etc..

2002-01-11 Thread Bob Showalter
> -Original Message- > From: Marius Keraitis [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 11, 2002 5:40 AM > To: DBI Perl; Begginers Perl > Subject: Column names and etc.. > > > Hi, > > I have a problem with getting colunm count and their names. >

Column names and etc..

2002-01-11 Thread Marius Keraitis
Hi, I have a problem with getting colunm count and their names. I have to get the list of all tables in the users account (Oracle). This I do by selecting * from cat. Second step is to show every table contents (by clicking on link with table name). To do this I need to know how many columns is