Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: tables with longs
Rob Cowell wrote:
>Steven wrote:
>
>
>>Hi,
>>
>>I need to generate a report which tells me which tables in my database have
>>columns of type Long. But I can't figure out which dictionary tables to
>>use.
>>
>>Does anyone know?
>>
>>Thanks in advance.
>>Steve.
>>
>>--
>>-----------------------------------------------------------------
>>Holidays in Berchtesgaden, Germany:
>>http://www.sonnenkoepfl.de
>>
>>
>
>DBA_TAB_COLUMNS
>
>
and:
COL
USER_TAB_COLUMNS
ALL_TAB_COLUMNS
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Thu Sep 04 2003 - 00:34:01 CDT
![]() |
![]() |