资源列表
CountForNull_V1.0Sp1
- 用于简单的空值统计,统计各表各字段空比比率-Null value for the simple statistics, statistical tables and air than the ratio of the field
Oracle
- 当往表master的"名称"字段里插入数据时,在表master的"拼音编码"字段自动填充上对应名称的拼音编码。表servant为汉字拼音编码表。支持中英文混合形式数据。-turn chinese to pinyin automatic
sql
- oracle sql语句优化 hawk 收集,与大家一起分享
alumni20120830
- oracle 校友程序 数据库 详细了解请联系 2861295-qq 286129566
METADATA
- conn visual basic to oracle
ociex
- oci操作oracle数据库,包括数据库的链接、断开,会话操作等-operating oracle by oci
dynamicsql
- proc写的动态sql调用方法-proc writing method called dynamic sql
oraclelite
- oracle oci 轻量级封装库,很方便和实用!适合于简单的数据库操作.绝对精品.垃圾就不上传了.-for lightweight packaging, is a convenient and practical! Suitable for simple data base. Absolutely excellent. Garbage is not posted.
Oracle-Perf-check-sql
- oracle 数据库性能分析:提供部分常见的性能分析sql语句,方便统计-oracle perf sql
MATLAB
- we have a happy day
oracle
- 数据库设计规范,对操作数据库来说很重要,值得学习-Database design specifications, the operator is very important to the database, it is worth learning
jiaoben
- create or replace trigger delete_emp after delete on departments for each row begin delete from employees where departmentid=:old.departmentid end delete_emp -create or replace trigger delete_emp after delete on departments for ea