Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Spaces in Column Names

Re: Spaces in Column Names

From: Jeff Guttadauro <jeff109_at_NOSPAM.netscape.net>
Date: Thu, 16 Dec 1999 15:22:28 GMT
Message-ID: <38590361.4152781@news>


select * from "full name"

On Thu, 16 Dec 1999 09:18:18 -0600, "Brian Forster" <bforster_at_indol.com> wrote:

>Easy question of the day:
>
>How do I handle spaces in column names without renaming the columns?
>
>For example:
>
>Select * from full name
>
>It is not feesible for me to rename the columns in this situation.
>
>TIA
>
>Brian
>
>
>
Received on Thu Dec 16 1999 - 09:22:28 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US