Path: news.f.de.plusline.net!news-fra1.dfn.de!fu-berlin.de!news.informatik.hu-berlin.de!not-for-mail
From: Uwe Ziegenhagen <newsgroup2@ziegenhagen.info>
Newsgroups: comp.databases.oracle.misc
Subject: SQL statement to query all fields from a table
Date: Wed, 06 Jun 2007 09:40:05 +0200
Organization: Humboldt University of Berlin, Department of Computer Science
Lines: 9
Message-ID: <f45oci$oub$1@hahn.informatik.hu-berlin.de>
NNTP-Posting-Host: mozart.wiwi.hu-berlin.de
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit
X-Trace: hahn.informatik.hu-berlin.de 1181115602 25547 141.20.100.166 (6 Jun 2007 07:40:02 GMT)
X-Complaints-To: usenet@hahn.informatik.hu-berlin.de
NNTP-Posting-Date: Wed, 6 Jun 2007 07:40:02 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.0 (Windows/20070326)
Xref: news.f.de.plusline.net comp.databases.oracle.misc:79849

Hi,

I am looking for a way to query all fields from a table.

I can use DESC to describe the table but would prefer to receive a
columnwise listing of the fields.


Uwe
