ADSM-L

Re: Select Question

2001-08-22 15:17:48
Subject: Re: Select Question
From: Maurice van 't Loo <maurice AT COMPARE.MYWEB DOT NL>
Date: Wed, 22 Aug 2001 21:20:07 +0200
Try:

select * from tables
select * from enumtypes
select * from columns

This will give you all the table info.

To get rid of the date from the starttime depends on the way you use your
output. With AIX scripts you can use jl. cut (man cut) If you use ODBC, you
can use the tools that the DB application deliver.

Maurice


<Prev in Thread] Current Thread [Next in Thread>