-
oracle_yujuyouhua
说明: 详细介绍了oracle的语句的性能优化,非常适合编程者(Details of the oracle' s statement of performance optimization, is very suitable for programmers)
- 2010-04-20 09:20:32下载
- 积分:1
-
本书是一本比较详细的介绍Oracle DATABASE
本书是一本比较详细的介绍Oracle DATABASE - 培训手册。希望大家能够喜欢。 没有密码。完全免费。-the book is a rather detailed account of Oracle DATABASE-training manuals. Hope that we can like. No password. Completely free of charge.
- 2023-05-13 01:45:03下载
- 积分:1
-
家庭财务管理系统(连接oracle数据库在控制台输出的crud)
本项目用的是java代码实现,是我在学习java框架之前,学习的一次练手。
主要内容是:家庭财务管理系统的crud,连接的是orcle数据库,输出效果是在控制台console输出.
- 2022-03-21 12:47:53下载
- 积分:1
-
这是一个订单管理系统,使用了oracle数据库中所需使用的技能,比如存储过程...
这是一个订单管理系统,使用了oracle数据库中所需使用的技能,比如存储过程-This is an order management system, using the oracle database using the skills required, such as stored procedures
- 2022-06-15 07:38:18下载
- 积分:1
-
pb6 源码 oracle 备份软件源码 能够定时备份 采用数据库导出方法...
pb6 源码 oracle 备份软件源码 能够定时备份 采用数据库导出方法-pb6 source backup software to regularly backup source database derived using methods
- 2022-04-26 13:47:08下载
- 积分:1
-
让ACCESS删除记录后自动排序字段不断号,解决自动编号删除数据后不自动向上移而间隔了删除的ID问题...
让ACCESS删除记录后自动排序字段不断号,解决自动编号删除数据后不自动向上移而间隔了删除的ID问题-Let ACCESS automatically delete record No. sorting field continuously to address the automatic code does not delete data automatically up-shift and delete the ID of the interval problem
- 2022-01-30 22:39:57下载
- 积分:1
-
介绍Oracle PL SQL编程,包括Oracle SQL基础和所有PL/SQL内容
介绍Oracle PL SQL编程,包括Oracle SQL基础和所有PL/SQL内容-Introduction Oracle PL SQL programming, including the basis of Oracle SQL, and all PL/SQL content
- 2022-03-03 17:52:15下载
- 积分: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
-
超市是管理系统
超市管理系统,注册,登录,进货管理子系统,销售管理子系统,退货管理子系统,会员管理子系统,统计
- 2022-01-21 18:38:22下载
- 积分:1
-
皮试系统,医院系统中的一个模块,与挂号收费程序一起使用,是医院流程的必要步骤。...
皮试系统,医院系统中的一个模块,与挂号收费程序一起使用,是医院流程的必要步骤。-skin test system, the hospital system of a module, registration fees and procedures used, the hospital is a necessary step process.
- 2022-05-30 18:20:44下载
- 积分:1