Re: What does a table look like?
From: Alan Bozof <g596101_at_lg3vm.lasc.lockheed.com>
Date: 1995/11/30
Message-ID: <49l5nq$po6_at_pong.lasc.lockheed.com>#1/1
Date: 1995/11/30
Message-ID: <49l5nq$po6_at_pong.lasc.lockheed.com>#1/1
From Sqlplus, just do
describe <tablename>;
This will list the all the columns in the table.
Scott Downey
DBA
LMASC
Received on Thu Nov 30 1995 - 00:00:00 CET