-
员工管理系统
在eclipse上用java,js,html,css开发的简易的员工管理系统。数据库用的oracle。js也用了异步ajax。
- 2022-03-13 10:11:24下载
- 积分:1
-
shujku
中大型公司使用空白数据库脚本,适用于有专攻数据库这方面的人员(Medium and large companies use a blank database, scripting, specializing in the database apply to staff in this area)
- 2010-03-01 18:07:57下载
- 积分:1
-
简单的mvc实例(购物网站)
一个MVC的购物网站实例,希望对大家有帮助,可能代码有些地方不太准确,注释也比较少。
- 2022-04-15 10:59:07下载
- 积分: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
说明: oracle 数据库导入导出;自定义导入导出参数;(oracle database import and export custom import and export parameters )
- 2011-03-29 09:46:32下载
- 积分:1
-
oracle
Oracle 相关学习资料,有的是理论资料有的是实用性的书籍和文档,经验所得。(Oracle-related learning materials, information theory, some practical some books and documents, experience.)
- 2011-12-12 20:59:32下载
- 积分:1
-
房屋租赁系统,可以实现租房退房等功能
房屋租赁系统,包括用户端,GUI与数据库三部分,可以实现不同用户登录,客户租房退房,房主购房,出租房,管理员整理等简单功能
- 2022-11-17 10:55:04下载
- 积分:1
-
";Oracle 9i JDeveloper开发指南,";的全部源代码,..
《Oracle 9i JDeveloper开发指南》的全部源代码,可以作为开发参考-"Oracle 9i JDeveloper development guidelines," the full source code, as the development of reference
- 2022-02-09 15:02:01下载
- 积分:1
-
Oracle10g02
Oracle10G系列讲座第2部,主要讲述SQL语法,可以单独阅读这部分,但是有体系结构(第一部)的基础则更好(Oracle10g Lecture Series No. 2, mainly on the SQL grammar, you can read this part alone, but have architecture (the first) is the basis for better)
- 2008-08-02 19:36:57下载
- 积分:1
-
this code for the use of PL/SQL stored procedures development of the database of...
此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第2部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL/SQL stored procedures development of the database of typical examples of this Part 2, We can hope that the adoption of the code clearly how to use SQL to achieve complex business logic.
- 2022-11-29 05:40:03下载
- 积分:1