Oracle语句查询字段的方法:desc table_name 可以查询表的结构select field_name,... from ... 可以查询字段的值select * from all_tables where table_name like "%"select * from all_tab_columns where table_name="??"Redhat Linux 下安装Oracle 9i图文教程Ubuntu 7.10 下安装MySQL GUI Tools r12相关资讯 oracle
- [INS-32052] Oracle基目录和Oracle (07/22/2014 07:41:41)
- Oracle 4个大对象(lobs)数据类型 (02/03/2013 12:33:05)
- Oracle按时间段分组统计 (07/26/2012 10:36:48)
| - [Oracle] dbms_metadata.get_ddl的 (07/12/2013 07:37:30)
- Liferay Portal 配置使用Oracle和 (07/31/2012 20:07:18)
- Concurrent Request:Inactive (07/20/2012 07:44:05)
|
本文评论 查看全部评论 (0)