-
数据库底层封装接口
此开源代码设计数据库oracle和TimesTen的接口封装,涉及消息队列、共享内存、信号量、socket等底层系统函数的接口封装,此接口已经在电信计费系统上正式使用,可放心使用
- 2022-04-17 14:52:08下载
- 积分:1
-
coonline_cofe_oracle_data_base
this program is about online controling cofee
its based on oracle data base
- 2009-10-27 20:41:53下载
- 积分:1
-
developed mainly for sms message platform development and application of 45,445...
sms开发主要用于短信平台开发与应用45445倒萨啊打12221答案的第-developed mainly for sms message platform development and application of 45,445 to fight Saddam ah answer to the first 12,221
- 2022-01-22 14:46:02下载
- 积分:1
-
带着代码书
oracle PL/sql专家指南随书代码-With the code book
- 2022-01-26 05:38:55下载
- 积分:1
-
oracle ADF demo
一个非常实用的Oracle ADF案例,项目全周期资金计划
- 2023-05-15 18:20:04下载
- 积分:1
-
关于ORACLE数据库的译本书,内容大致介绍数据库管理和使用
关于ORACLE数据库的译本书,内容大致介绍数据库管理和使用-ORACLE database on the translation, as a general introduction and use of database management
- 2022-08-18 05:22:30下载
- 积分:1
-
ORACLE数据操作类
将oracle操作进行封装,包括增、删、改、查。
包括数据库事务处理。
包括数据库异常处理。
- 2022-12-21 03:00:03下载
- 积分:1
-
pl/sql development,学习pl/sql的好资料
pl/sql development,学习pl/sql的好资料-pl/sql development, learning pl/sql good information
- 2022-04-20 03:27:04下载
- 积分: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
-
学生信息管理系统+源代码,打包程序+java+NetBeans
新手了解挺好。基本的功能都涉及到了。
- 2022-01-24 13:13:08下载
- 积分:1