Re: What does a table look like?

From: Alan Bozof <g596101_at_lg3vm.lasc.lockheed.com>
Date: 1995/11/30
Message-ID: <49l638$poi_at_pong.lasc.lockheed.com>#1/1


In ORACLE to view the columns of table you need to go into SQLPLUS and do

describe <tablename>;

This will list all the columns and their types for you.

Scott Downey
DBA
LMASC Received on Thu Nov 30 1995 - 00:00:00 CET

Original text of this message