资源列表
orcal
- 培训期间,oracle老师的SQL笔记,同学基本人人备一份,都说不错,对想学习SQL是绝佳资料。-older programer sql note
Oracle-ERP(foundation)note
- oracle erp学习笔记,本文是网上整理资料,用于帮助大家快速学习erp系统-oracle erp study notes, this is the online order information to help you quickly learn erp system
otlcopy
- 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
ex_oci_array_copy
- 示例源码:利用oci通过数组批量提交实现oracle表复制-Sample Source: Copy oracle table by oci bulk commit through an array
ex_occi_array_copy
- 示例源码:利用occi通过数组批量提交实现oracle表复制 -Sample Source: Copy oracle table by occi bulk commit through array
jdbc--drivers
- jdbc SQL 驱 动 包 包含mssql2000 mssql2005 oracle-jdbc SQL driver package
oracle-northwind
- Oracle Northwind 数据库生成-Oracle Northwind scr ipt
access-blob
- oracle数据库提供了BLOB字段,我们可以使用这个字段往数据库保存二进制文件,此例子示范了delphi如何操作BLOB字段,实现往oracle数据库存/取二进制文件。-oracle database provides a BLOB field, we can use this field to save the binary file into the database, this example demonstrates how delphi BLOB field to the oracl
sqlsets
- XML与关系数据库的映射,XML文档与oracle数据库的转换的SQL源码-Mapping XML and relational databases, XML documents and convert oracle database SQL source
vb-and-oracl
- 本代码实现无客户端将VB与Oracle数据库相连。-This code will be free of VB with Oracle client databases.
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
FH_Oracle8.05
- 飞华Oracle8.05客户端(2兆精简绿色免安装版) 最小化最精简最傻瓜式Oracle客户端 此程序为了方便,我加入了安装数据引擎BDE(Borland Database Engine),你若为了方便,可以删除BDESetup文件夹,这样客户端安装程序还不到2兆。 说明: 我经常要用到Oracle,也就是每一安装都要把整个安装盘复制到电脑的根目录,且安装盘有600多兆,很不方便,为了安装客户端省去复杂的安装配置过程,我特用Delphi程序制作了一个精简傻瓜的程序,你