搜索资源列表
access_to_oracle
- 数据转移从access到oracle,读一个access的文件,把记录导入到oracle数据库中-data transfer from access to the oracle, a Reading access to the documents, record into the oracle database
pkg_XXX.rar
- oracle 存储过程 包括 cursor record 动态sql 临时表等 用于oracle参考学习用,oracle stored procedure cursor record including dynamic sql temporary table, such as learning to use reference for oracle
Oracle_Delete
- Oracle删除重复记录. 删除表中多余的重复记录,方法一:重复记录是根据单个字段(peopleId)来判断,只留有rowid最小的记录.方法二:利用游标。 -Oracle delete duplicate records. Delete unwanted duplicate records in the table, Method One: duplicate records are based on a single field (peopleId) to determi
ListTable
- 列出Oracle数据库当前用户所有表的名称和记录总数,统计记录为零和不为零的表的总数-Oracle Database lists all the tables in the current user' s name and record the total number of statistical records of the table is zero and the total number of non-zero
oracle9i
- 个人整理Oracle安装,Oracle 9i+Windows xp,本地环境安装,实时记录-Oracle finishing the installation of individual, Oracle 9i+ Windows xp, installation of the local environment, real-time Record
VBADODBORACLE
- This project solves the purpose of creating vb6 application using oracle database in back end. It shows how to handle the record with the oracle. my other source codes are at: http://www.developerssourcecode.com Shyam Singh Chandel
insertGrade
- scr ipt to inserts record in a notegrade entity
testOneLoopforUpdate
- 实现oracle两张表关键字段截取最新记录更新,如果最新记录某个字段为空,则截取最近的一个非空记录更新-Oracle table to achieve two key field interception of-date records updated, if the latest record of a field is empty, then the intercept of a non-empty record of recent updates
oracleDocument
- oracle数据恢复。 oracle对表的审计的触发器记录dml操作 oracle闪回查询实现. oracle系统触发器的应用.-data recovery oracle. oracle audit trigger on the table record dml oracle flashback query operation to achieve. oracle trigger the application of the system.
Master_Oracle_10g_pl_sql
- 《精通Oracle 10g PL/SQL编程》是专门为Oracle应用开发人员提供的编程指南。通过学习本书,读者不仅可以掌握PL/SQL的基础编程知识(嵌入SQL语句和编写子程序),而且 还可以掌握PL/SQL的所有高级开发特征(使用记录类型、集合类型、对象类型和大对象类型)。另外,本书还为应用开发人员提供了大量Oracle9i和 Oracle 10g新增加的PL/SQL特征。-" Mastering Oracle 10g PL/SQL Programming," is des
oracle_record
- NIIT培训期间学习oracle的笔记,包括了select,delete,update,insert,PL/SQL,trigger,sequence,grant,revoke等-The record about Oracle,include select,delete,update,insert,PL/SQL,trigger,sequence,grant,revoke and so on.
executeBatch
- 验证executeBatch在批处理时是否会去除相同的记录-Verify whether the batch executeBatch the same record will be removed in Java and Oracle
oracle-record
- 这是学习oracle是留下的课堂笔记,里面主要记录上机操作oracle数据库的实例。可以粘贴出来供练习使用。-this document contain some oracle exercise record ,to help who want to learn oracle.
Oracle9iPLSQL
- PLSQL学习笔记,这个笔记是根据本人便看书,边学习和记录的成果-PLSQL study notes, this note is according to oneself and reading, and learn and record results
db
- 主要是数据库中表表达成接口模式,便于查找和记录-The main table in the are represented as interface mode, easy to find and record
oracle
- Oracle 存储过程 1 Oracle存储过程基础知识 1 Oracle存储过程的基本语法 2 关于Oracle存储过程的若干问题备忘 4 1. 在Oracle中,数据表别名不能加as。 4 2. 在存储过程中,select某一字段时,后面必须紧跟into,如果select整个记录,利用游标的话就另当别论了。 5 3. 在利用select...into...语法时,必须先确保数据库中有该条记录,否则会报出 no data found 异常。 5 4. 在存储过程中,
