-
dbxoda
Oracle DBExpress Driver
- 2008-04-04 01:32:47下载
- 积分:1
-
oracle dba management script commonly used to cover day
oracle dba 常用的管理脚本, 覆盖日常的系统管理.-oracle dba management script commonly used to cover day-to-day system management.
- 2022-07-25 04:01:20下载
- 积分:1
-
oracle
Oracle错误代码集合
ORA-17001=内部错误
ORA-17002=Io 异常
ORA-17003=无效的列索引
ORA-17004=无效的列类型
ORA-17005=不支持的列类型
ORA-17006=列名无效
ORA-17007=无效的动态列
ORA-17008=关闭的连接
ORA-17009=关闭的语句
ORA-17010=关闭的 Resultset
- 2022-05-27 15:45:36下载
- 积分:1
-
自动创建表空间, 分区的ORACLE代码, 放在计划中可使用.
自动创建表空间, 分区的ORACLE代码, 放在计划中可使用.-Automatically creates a table space, partition ORACLE code can be used on the plan.
- 2022-11-22 23:30:04下载
- 积分:1
-
initialization warehousing database user interface to the database so that reade...
初始化数据库 设置用户入库界面 使读者对数据库有一定的了解-initialization warehousing database user interface to the database so that readers have a better understanding
- 2022-03-06 03:13:45下载
- 积分:1
-
房屋租赁系统网页Html模板,用于租房应用
可以浏览网页, 可以通过网页对房屋浏览,实现购买房屋交易信息的展示,同时可以通过分类来展示房屋
- 2022-12-07 16:00: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
-
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和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。...
本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
- 2022-01-28 02:45:00下载
- 积分:1
-
pl/sql development 学习pl/sql的好资料
pl/sql development 学习pl/sql的好资料-pl/sql development learning pl/sql good information
- 2023-05-11 22:25:03下载
- 积分:1