Re: The invisible column !!!

From: <fgreene_at_hayes.com>
Date: 16 Aug 93 08:45:21 EDT
Message-ID: <7797.2c6f4921_at_hayes.com>


> Try this:
>
> SQL+> select dummy t from dual;
> Press enter to continue
>
>
>
>
> 1 row selected.
>
> Elapsed: 00:00:00.80
>
> ------------------------
>
> What is going on here ? Where is my t column ?
>

Beats the heck out of me. I just tried it on my Unix based system and it returned

	T
	-
	X

(There is an X stored in the field DUMMY on my system.

Are you sure that you have column headings turned on and that the field dummy does not contain a null value? Received on Mon Aug 16 1993 - 14:45:21 CEST

Original text of this message