欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Oracle Database
来自开放百科 - 灰狐
(版本间的差异)
第7行: | 第7行: | ||
==9i== | ==9i== | ||
+ | ==BI & Warehouse== | ||
+ | *[[Oracle Warehouse Builder]] | ||
+ | *[[Oracle Express]] | ||
+ | *[[Oracle Discoverer]] | ||
==安装指南== | ==安装指南== | ||
*[[Install Oracle 10g Express Edition on Debian|在 Debian 3.1上安装 Oracle 10g Express Edition]] | *[[Install Oracle 10g Express Edition on Debian|在 Debian 3.1上安装 Oracle 10g Express Edition]] |
2007年11月14日 (三) 09:41的版本
Oracle 公司
目录 |
11g
10g
9i
BI & Warehouse
安装指南
- 在 Debian 3.1上安装 Oracle 10g Express Edition
- 免费的Oracle Database 10g XE - http://www.oracle.com/technology/software/products/database/xe/index.html
使用
SQL>connect scott/tiger SQL>select table_name from all_tables; SQL>select table_name from user_tables; SQL>select view_name from all_views; SQL>select view_name from user_views;
Oracle常用命令: http://docs.huihoo.com/oracle/database/oracle-commands-zh-cn.doc
开源项目
- TOra: Toolkit For Oracle - http://tora.sourceforge.net/
- DBA Companion - GUI tool for Oracle databases - http://homepages.internet.lu/dbacomp/
- Oracle 工具箱 - 基于 PHP/Apache 的工具,用于管理和监视 Oracle
相关链接
- 下载 Oracle 10g Express - http://download.huihoo.com/database/oracle/
分享您的观点