-
orcal连接库文件,用于JAVA的数据库连接
orcal连接库文件,用于JAVA的数据库连接-jar from link orcal
- 2022-09-08 22:20:04下载
- 积分:1
-
JSP+ORACLE2
JSP+ORACLE网站开发实例(下).rar (JSP+ ORACLE instance of web site development (under). Rar)
- 2008-05-04 13:43:16下载
- 积分:1
-
本书是一本比较详细的介绍Oracle DATABASE
本书是一本比较详细的介绍Oracle DATABASE - 培训手册。希望大家能够喜欢。 没有密码。完全免费。-the book is a rather detailed account of Oracle DATABASE-training manuals. Hope that we can like. No password. Completely free of charge.
- 2023-05-13 01:45:03下载
- 积分:1
-
客户权限功能实现easy_UI
基于用户管理系统的完整用户权限开源代码,使用easy_UI实现用户界面,UITree,使用easy_UI实现分页功能,实现的比较完整的一个权限管理
- 2022-01-28 17:58:26下载
- 积分:1
-
实现了对表的创建及其修改,基于oracle10。
实现了对表的创建及其修改,基于oracle10。-Achieve the creation of and changes to the table, based on oracle10.
- 2022-03-18 08:32:09下载
- 积分:1
-
Oracle Database Backup
Oracle数据库备份 写入日志文件;并附有要使用的控件。-Oracle Database Backup
- 2023-03-25 06:35:04下载
- 积分:1
-
Oracle_E25831
Oracle(R)_Solaris_管理:Oracle_Solaris_Zones、Oracle_Solaris_10_Zones_和资源管理_E25831(Oracle (R) _Solaris_ management: Oracle_Solaris_Zones, Oracle_Solaris_10_Zones_ and resource management _E25831)
- 2016-04-19 10:43:22下载
- 积分:1
-
www.programsalon.com
www.programsalon.com
- 2023-05-19 14:55:03下载
- 积分:1
-
An Oracle Based Immigration System which verifies the Client Documents
An Oracle Based Immigration System which verifies the Client Documents-An Oracle Based Immigration System which verifies the Client Documents...
- 2022-03-26 03:23:54下载
- 积分: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