-
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
-
really hollered, but also explained that some of the COBOL
真受不了,还要解释,就是一些cobol的东东啦,看看就会晓得了嘛-really hollered, but also explained that some of the COBOL-- Wanton, will look at the know! !
- 2023-05-03 13:30: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
-
适用oracle oci接口读写数据库中的几何实体,做gis开发的可以学习一下...
适用oracle oci接口读写数据库中的几何实体,做gis开发的可以学习一下-applicable oracle database columns read and write interface to the geometric entities, do gis development can learn about
- 2022-02-21 16:49:31下载
- 积分:1
-
从ms
从ms-sql move data to oracle DB 的客户端-From ms-sql move data to oracle DB client
- 2022-05-13 11:11:04下载
- 积分:1
-
oracle 知识大全
Oracle知识点总结适合初学者,内容包括各种语法的使用说明,实例讲解,触发器,游标等内容。作为一个百科全书式的知识点锦集,其基本囊括了常用知识点。
- 2022-03-12 10:35:33下载
- 积分:1
-
c# written oracle import excel source.
c#写的excel导入oracle源码。-c# written oracle import excel source.
- 2023-03-02 10:25:03下载
- 积分:1
-
oracle
select * from 表1 t
where exists (select * form 表2 g where g.id = t.id);
- 2022-12-31 15:20:04下载
- 积分:1
-
微软数据库开发梦工场多媒体教学
微软数据库开发梦工场多媒体教学-oracle篇.rar,是多媒体教学的,对新手很适合的,-Microsoft database development DreamWorks multimedia teaching-oracle chapter. Rar, multimedia teaching, is very suitable for novice,
- 2022-10-12 06:00:04下载
- 积分:1
-
complete reference ebook for oracle version 10 G. Book is descriptive and easy t...
complete reference ebook for oracle version 10 G. Book is descriptive and easy to refer.
- 2022-04-12 10:27:56下载
- 积分:1