说明: oracle精华文档,内容详实, SQL(结构化查询语言) Select 字段(*) from 表名 where ...group by ...having ...order by DDL(数据定义语言) Create table 表名 Drop table 表名 Alter table 表名 add 列名 数据类型 Alter table 表名 drop column 列名 <weixin_36781727> 上传 | 大小:198kb
说明: Oracle商业智能应用程序安装指南,该文档为英文版 1 Oracle BI Applications Architecture and Installation Overview 2 Preinstallation and Deployment Requirements for Oracle BI Applications 3 Installing and Setting Up Oracle BI Applications 4 ··· <panjin72> 上传 | 大小:3mb