Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 7.3 table/columns name syntax
On a simple level, the answer is yes. Simply enclose them in double quotes.
Nevertheless, I'd like to suggest that you discourage this usage because there are
seldom good reasons for having the spaces in the names of the actual tables/columns
when aliases allow you to do this in applications which access the data.
Ken
abrusko wrote:
> A simple question...Does Oracle 7.3 allow spaces in either
> table names or column names. I am converting some Access
> databases and some tables and columns have spaces in the
> names.
>
> Thanks alot for your help!
> Andy
>
> **** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****
Received on Thu Jul 01 1999 - 13:56:21 CDT
![]() |
![]() |