LoveUnix » ORACLE等数据库 » 高手请进,字符敏感问题.
让LU留住您的每

一天 让LU博客留住您的每一天
2006-8-24 11:11 shaq_li
高手请进,字符敏感问题.

1 首先建立一个表如:
   create table good888 (id number(9));
   这里的table name是good888小写的.
2 而在data dictionary里查看怎么table name变大写了.
   select table_name from dba_tables;
   查询出来的table_name全是大写呢.

请教.

页: [1]


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.