-
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
-
plsql8[1].0
PL/SQL Developer V8.0.4.1514 注册机版(PL/SQL Developer V8.0.4.1514 RI Edition)
- 2020-06-25 21:40:02下载
- 积分:1
-
Oracle所有的位图索引
all about oracle bitmap index
- 2022-07-12 11:13:38下载
- 积分:1
-
Oracle C语言 Proc编程
Linux、Unix下Oracle开发
Oracle C语言 Proc编程
Linux、Unix下Oracle开发-Oracle C programming language Proc Linux, Unix development under the Oracle
- 2022-02-01 11:57:54下载
- 积分:1
-
pl/sql development,学习pl/sql的好资料
pl/sql development,学习pl/sql的好资料-pl/sql development, learning pl/sql good information
- 2022-03-23 15:18:10下载
- 积分:1
-
压缩包的程序为数据库,第三
压缩包中的程序为Oracle数据库的第三方工具PLSQL Developer。-Compressed package of programs for the Oracle database, third-party tools PLSQL Developer.
- 2022-03-21 08:06:43下载
- 积分:1
-
windows2000server打震荡波补丁后导致ORACLE8i不能自动启动数据库服务的解决办法...
windows2000server打震荡波补丁后导致ORACLE8i不能自动启动数据库服务的解决办法-windows2000server fight Sasser patch ORACLE8i not automatically lead to start the database service solutions
- 2022-02-02 22:24:29下载
- 积分:1
-
JSP页面和oracle9i数据库的源代码
JSP页面和oracle9i数据库的源代码-JSP pages and Oracle9i database source code
- 2022-07-28 00:58:42下载
- 积分:1
-
test with OLE DB provider of a procedure. To test the OEL DB providers to achiev...
用测试OLE DB提供者的一个程序。能够测试出OEL DB提供者到底实现了哪些接口?很灵的。-test with OLE DB provider of a procedure. To test the OEL DB providers to achieve what in the end interface? Very souls.
- 2022-08-12 17:19:19下载
- 积分: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