资源列表
project--2
- 学生注册课程数据库系统程序,可以实现学生选课基本功能-Students registered course database system program, allows students the basic functions of elective
Oracle
- Conectar con BD de Oracle 11g
Triggers
- Understanding Triggers in Oracle Forms 10g.
uu
- 一个培训中心的招生系统代码 初级代码 仅用于交流-A training center for students of primary-source system code used only for the exchange of
create-scott-account
- 当oracle数据库缺失scott用户时,创建scott用户的办法-When the oracle database is missing scott user to create user scott way
native_plsql
- Native compilation in Oracle
Optimizing_Oracle_Performance
- Oracle optimizing performance things
bz_demos
- oracle9i+j2ee开发aq oracle9i+j2ee开发aq-oracle9i+j2ee开发aq oracle9i+j2ee开发aq oracle9i+j2ee开发aq
oracle2
- 1最基本的 oracle dba 常用命令 1 运行SQLPLUS工具 sqlplus 2 以OS的默认身份连接 / as sysdba -1 oracle dba fundamental 1 run SQLPLUS tool commonly used commands sqlplus 2 as the default connection to OS/as sysdba
EXEC_SQL
- oracle forms 存取 sybase anywhere-sybase anywhere access oracle forms
MYODBCSAMPLE
- 用ODBC进行数据库开发(开放数据互连)Open DATABASE CONNECTIVITY-use ODBC database development (Open Data Connectivity) CO Open DATABASE NNECTIVITY
oracle
- 写一个Proc*程序,执行查询: Select * from scott.emp; 取出emp的字段名和类型,并取出查询结果;