-
TransForm
一个通用的数据库转换数据,实现了sqlserver,sybase,oracle数据库进行数据转换(A general conversion data to achieve the essentially, sybase, oracle data conversion)
- 2014-11-06 22:27:08下载
- 积分:1
-
4, the preparation of a process. Requirements: have an input parameter and an ou...
4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。
Create table tab_student
(sno char(8),
sname varchar2(20),
age integer,
province varchar2(60),
sex char(4))
insert into tab_student values(‘001’,’zhou’,20,’江苏徐州’,’男’)
上述表已经创建,只需针对此表编写即可。
-4, the preparation of a process. Requirements: have an input parameter and an output parameter, the process which must be custom exception. From the student table (tab_student) to find places to comply with the specified number of values equal to the input parameters, and then will find the names of the students entrusted to output parameters, if there is no eligible trigger abnormal value. Create table tab_student (sno char (8), sname varchar2 (20), age integer, province varchar2 (60), sex char (4)) insert into tab_student values (
- 2022-04-19 01:29:02下载
- 积分:1
-
oraclexmltutorial
oracle XML 文档
oracle XML 文档(oracle oracle XML )
- 2007-04-26 21:48:38下载
- 积分:1
-
Sysnc
数据库同步程序,能够自动更新远程数据库与本地数据库数据,保持同步。(Database synchronization program to automatically update the remote database with local database data, and to keep pace.)
- 2013-03-21 14:56:19下载
- 积分:1
-
pl/sql development 学习pl/sql的好资料
pl/sql development 学习pl/sql的好资料-pl/sql development learning pl/sql good information
- 2023-05-11 22:25:03下载
- 积分:1
-
用VB实现连接oracle817数据月报数输入并统计
用VB实现连接oracle817数据月报数输入并统计-connect with VB oracle817 Monthly data input and few statistics
- 2022-07-10 21:11:56下载
- 积分:1
-
基于数据库操作的封装,目前适用于oracle,提供常规的增删改查操作,简单易用...
基于数据库操作的封装,目前适用于oracle,提供常规的增删改查操作,简单易用-Database operations based on the package, currently applicable to oracle, the additions and deletions to the provision of conventional search operation, easy-to-use
- 2022-02-06 07:43:33下载
- 积分:1
-
基于Java的贵美商城的设计与实现
该系统为Java Web项目,该系统为网上购物项目,用户可以通过注册实现登录,购买,添加商品,删除商品,浏览商品等功能,后台数据库为Oracle,前端运用html/css,Js,Jquery,Ajax,等技术开发。
- 2022-05-12 12:39:54下载
- 积分:1
-
ORACLE数据操作类
将oracle操作进行封装,包括增、删、改、查。
包括数据库事务处理。
包括数据库异常处理。
- 2022-12-21 03:00:03下载
- 积分:1
-
提供了Oracle Spatial的数据类型和实体-关系模式(object
提供了Oracle Spatial的数据类型和实体-关系模式(object-relational schema)。用户可以直接使用这些数据类型和模式对象来存储带有地理坐标的栅格数据。-Oracle Spatial provides data types and entity- relationship model (object-relational schema). Users can directly use these data types and object model to store with the geographical coordinates of the raster data.
- 2022-03-02 08:16:15下载
- 积分:1