Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: outer join syntax...
"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