Re: Oracle/Pro C question

From: Scott T Johnson <sarek_at_cais.com>
Date: Tue, 26 Apr 1994 00:54:07 GMT
Message-ID: <1994Apr26.005407.29964_at_netsys.com>


In article <1994Apr25.223006.3514_at_venice.sedd.trw.com>, Harish Nachnani <nachnani_at_venice.sedd.trw.com> wrote:
>
>
>THe following statement fails
>
> ALTER TABLE emp ADD (_d CHAR(1));
>
>is "_d" an invalid table name?. Does oracle flag "_" as an error if used as a part of table name.
>
>thanks
>

I believe that the '_' character is a single character wildcard in Oracle. Page 4-10, SQL Language Reference Manual, Oracle 6.

Scott Received on Tue Apr 26 1994 - 02:54:07 CEST

Original text of this message