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: outer join syntax...

Re: outer join syntax...

From: Volker Hetzer <volker.hetzer_at_ieee.org>
Date: Wed, 21 Apr 2004 12:28:07 +0200
Message-ID: <c65ibo$2r0$1@nntp.fujitsu-siemens.com>

"Daniel Morgan" <damorgan_at_x.washington.edu> schrieb im Newsbeitrag news:1082523637.444290_at_yasure...
> But you have
> a second problem you've yet to discover.
>
> SQL> DESC user_tab_columns
>
> table_names are a VARCHAR2(30)
> column_names are a VARCHAR2(30)

Hm, what is this supposed to tell me?

1) In reality the two words are in singular
2) I can't have more that 30 chars in those names
3) case is significant, or rather, everything is uppercase
4) My database uses AL32UTF8 and I use char semantics.

What am I missing?

Lots of Greetings!
Volker Received on Wed Apr 21 2004 - 05:28:07 CDT

Original text of this message

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