Re: SQL command line unusable in Linux?

From: Volker Hetzer <volker.hetzer_at_ieee.org>
Date: Wed, 22 Mar 2006 15:19:03 +0100
Message-ID: <dvrmcn$6e6$1_at_nntp.fujitsu-siemens.com>


Burkhard Schultheis schrieb:
> I'm trying Oracle XE on Linux (SuSE 9.3). There is a menu entry for the
> SQL command line. But it is nearly unusable: The output from command
> 'select * from <table name> is unreadable:
>
> SQL> select * from fadis;
>
> ID
> ----------
> ZEITSTEMPEL_GEKOMMEN
> ---------------------------------------------------------------------------
> ZEITSTEMPEL_GEGANGEN
> ---------------------------------------------------------------------------
> TEXT1 TEXT2
> ------------------------------ ------------------------------
> TEXT3 TEXT4
> ------------------------------ ------------------------------
> TEXT5 ZUSTAND URSACHE
> ------------------------------ ------------------------------ ----------
> KOMMENTAR
> --------------------------------------------------------------------------------
> 1
Look up the set command in the documentation. You want to set the line size, possibly the page size and the format of those columns.

Lots of Greetings!
Volker Received on Wed Mar 22 2006 - 15:19:03 CET

Original text of this message