-
Oracle
oracle 最新的api文档,惊喜不断哦。(oracle latest api documentation)
- 2014-04-02 10:21:33下载
- 积分:1
-
occi_gcc343_x86_32_102030.tar
OCCI 10g10.2版本修正库 32位,解决了getString 报段错误的BUG问题(OCCI 10g10.2 library version fixes)
- 2021-01-10 23:18:51下载
- 积分:1
-
9iSQL新特性试验,主要是Oracle9i所包含的一些增强的新功能
9iSQL新特性试验,主要是Oracle9i所包含的一些增强的新功能-9iSQL new properties, mainly Oracle9i included some new features to enhance the
- 2022-03-11 15:01:20下载
- 积分:1
-
vb编写com读取电表
使用vb编写一个读取串口的电表
开始要在已经设计好的界面添加各种控件,来和端口进行通讯,也可以编辑指令代码来传送信息。
设定好MScomm控件初始时的各种条件,端口为3,波特率为9600,停止位为1,校验位为even,数据位为8,端口初始状态为打开
- 2022-03-13 14:40:34下载
- 积分:1
-
in connection with the oracle must use the jdbc drive.
java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
- 2023-08-04 02:55:03下载
- 积分:1
-
利用VIsual C++编写的简单数据库,用来管理学生信息。
利用VIsual C++编写的简单数据库,用来管理学生信息。-Use VIsual C++ Prepared a simple database to manage student information.
- 2022-03-25 14:56:04下载
- 积分:1
-
SQL_HINT
Oracle sql hint 解释说明笔记
- 2012-05-27 11:41:11下载
- 积分: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
-
手动kill掉inactive session的一个存储过程。
手动kill掉inactive session的一个存储过程。-manually kill swap inactive session of a stored procedure.
- 2022-03-24 15:18:46下载
- 积分:1
-
一个不错的Oracle数据库封装类(.cpp)
一个不错的Oracle数据库封装类(.cpp)-a good package Oracle Database category (. Cpp)
- 2022-02-21 02:33:00下载
- 积分:1