-
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
-
通讯录的设计与实现
这是我在校的时候做的通讯录的第三个版本,前两个分别是JDBC和servlet版本,第三个版本是web阶段的最后一个版本,第四个版本将是struts版本,敬请关注
- 2023-07-09 23:35:03下载
- 积分:1
-
oracle培训ppt,介绍比较全面,是oracle初级学习者好帮手
oracle培训ppt,介绍比较全面,是oracle初级学习者好帮手-oracle training ppt, a more comprehensive introduction is a good helper oracle primary learners
- 2022-08-10 00:53:23下载
- 积分:1
-
VC开发环境,实现数据库的连接功能.有oracle OCI的编程资料,有oracle OCI的编程资料源码....
VC开发环境,实现数据库的连接功能.有oracle OCI的编程资料,有oracle OCI的编程资料源码.-VC development environment, the database connectivity. Oracle OCI is the programming information, oracle OCI programming information source.
- 2022-12-13 23:00:02下载
- 积分:1
-
java链接ORaCLe 数据库,这需要JAR包,可以判断你是否连接上你的ORACLE,可以写上简单的数据测试一下....
java链接ORaCLe 数据库,这需要JAR包,可以判断你是否连接上你的ORACLE,可以写上简单的数据测试一下.-JAVAconeect the database of oracle of code.
- 2022-02-22 03:41:53下载
- 积分:1
-
常用SQL查询
包括表空间、日志、控制文件、参数文件、事务提交状态等
非常有用...
常用SQL查询
包括表空间、日志、控制文件、参数文件、事务提交状态等
非常有用-including commonly used SQL table space, log, document control, parameter document, the Panel submitted to the state as very useful
- 2023-02-19 20:25:03下载
- 积分:1
-
Oracle GeoRaster 开发手册
Oracle GeoRaster 开发手册-Oracle GeoRaster Development Manual
- 2022-05-29 17:41:43下载
- 积分:1
-
Oracle客户端手动制作方法(for9i)
Oracle客户端手动制作方法(for9i)-转载-OracleClientCreatefor9i.txt
- 2023-04-18 23:40:03下载
- 积分:1
-
Testing Program for test
Testing Program for test
- 2023-05-29 22:55:03下载
- 积分:1
-
Oracle internal training materials. Oracle tools for learning directly. Focuses...
Oracle内部培训资料。学习Oracle直接的工具。主要讲述其使用方法。-Oracle internal training materials. Oracle tools for learning directly. Focuses on its use.
- 2022-08-06 15:31:21下载
- 积分:1