Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> create table issue
Hi gurus,
Normally oracle says we can not create tables using the keywords but when
one issues CREATE TABLE "INSERT" (col datatype);", it gets created. It can
always be referenced and other tasks can be done easily on the table but the
table name must always be in double quotes. My question is how oracle
identifies these tables and where does makes the entry of such tables for
regonising? If I don know about this double quotes and the table has been
created using double quotes then how to find such objects and from
where?????
--
Thanks & Regards,
T. Onkar Nath
Ph : +91-9826728111(Cell)
to_onkar_at_yahoo.com
onkarnath.tiwary_at_gmail.com
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jun 28 2005 - 08:55:37 CDT
![]() |
![]() |