-
《Oracle9i关系数据库实用教程(第二版)》
《Oracle9i关系数据库实用教程(第二版)》-蔡立军-电子教案及教学大纲-5812.rar
- 2022-05-05 08:43:40下载
- 积分:1
-
学生信息管理系统+源代码,打包程序+java+NetBeans
新手了解挺好。基本的功能都涉及到了。
- 2022-01-24 13:13:08下载
- 积分:1
-
下面实例在C#中连接Oracle数据库(Name),从表(TableName)中读取数据,并写入Excel。...
下面实例在C#中连接Oracle数据库(Name),从表(TableName)中读取数据,并写入Excel。-following examples in C# Oracle database connectivity (Name), (TableName) to access data, and write Excel.
- 2023-06-07 07:05:03下载
- 积分:1
-
ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连...
ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connection pool. Greatly increased the efficiency of access to ORACLE.
- 2022-03-10 05:38:41下载
- 积分: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
-
asktom期刊 2000
asktom期刊 2000-2004全集
asktom期刊 2000-2004全集
-asktom Journal 2000-2004 Journal 2000-2004 Complete Works Complete Works asktom Journal asktom Complete Works 2000-2004
- 2023-03-08 08:50:14下载
- 积分:1
-
OCI数据库连接
OCI数据库连接-OCI Database Connection
- 2022-03-13 16:31:06下载
- 积分:1
-
p8670579_112010_LINUX
ORACLE安装所需补丁包,解压后使用。。。。。(ORACLE Installation Required Patch Pack, After Decompression, Use)
- 2020-06-21 15:20:02下载
- 积分:1
-
OCI的演示,插入,更新和删除
oci demo, for insert, update & delete
- 2022-05-12 10:29:35下载
- 积分:1
-
一个使用sqlldr.exe快速导入oracle数据文件的VC程序.
一个使用sqlldr.exe快速导入oracle数据文件的VC程序.-sqlldr.exe use of a rapid oracle data files into the VC process.
- 2022-12-28 17:20:03下载
- 积分:1