Re: BUG in DESCRIBE ?

From: Pavel Luzanov <pal_at_bank.kemerovo.su>
Date: Wed, 03 Aug 94 16:57:02 +0700
Message-ID: <199408031001.RAA07294_at_mgw.hq.kem>


pihlab_at_cbr.hhcs.gov.au writes:
>
>I was tinkering around with "CREATE TABLE test AS SELECT * FROM dual;"
>and discovered this bug(?) in Oracle 7.0.13 and was wondering if anbyone
>had encountered it before.
>
>
> SQL> create table test as select * from dual;
>
> Table created.
>
> SQL> select * from test;
>
> D
> -
> X
>
> 1 row selected.
>
> SQL> describe test
> SQL>
>
>
>And LOOK ! No definition for the table TEST !
>

I tried it in ORACLE 7.0.13.
DESCRIBE command works fine.

Pavel Luzanov
KuzbassPromBank. Received on Wed Aug 03 1994 - 11:57:02 CEST

Original text of this message