Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: drop a table that has a period (.) in the name
"Tanel Poder" <change_to_my_first_name_at_integrid.info> wrote in message news:<407da657_2_at_news.estpak.ee>...
> When you put the table name in quotes, then the table names are case
> sensitive.
>
> Try to use schema."TABLE.NAME" if your table's name is all uppercase in data
> dictionary.
>
> Tanel.
Ah Ha! That's exactly what I was missing. Thanks much.
FTR, the server is 8i.
-j Received on Thu Apr 15 2004 - 07:13:12 CDT
![]() |
![]() |