-
oracleinput
<<Oracle的入门心得>>
一位大虾写的自己学习Oracle的心得体会,很不错。(< <Oracle的入门心得> > Writing a shrimp Oracle' s study of their own experiences, is pretty good.)
- 2009-02-25 00:27:19下载
- 积分:1
-
基于Java的贵美商城的设计与实现
该系统为Java Web项目,该系统为网上购物项目,用户可以通过注册实现登录,购买,添加商品,删除商品,浏览商品等功能,后台数据库为Oracle,前端运用html/css,Js,Jquery,Ajax,等技术开发。
- 2022-05-12 12:39:54下载
- 积分:1
-
Oracle 9i数据库应用技术是对Oracle数据库操作的基本介绍,是用powerpoint方式作的课件如果你是Oracle 的初学者,这是不错的选择....
Oracle 9i数据库应用技术是对Oracle数据库操作的基本介绍,是用powerpoint方式作的课件如果你是Oracle 的初学者,这是不错的选择.-Oracle 9i database applications on Oracle technology in the basic operation of the database, is used powerpoint way for the courseware if you are Oracle beginners, this is a good choice.
- 2022-09-12 22:00:05下载
- 积分:1
-
调用OCI的C++类,linux/unix平台开发
调用OCI的C++类,linux/unix平台开发-OCI call the C++ Category, linux/unix platform development
- 2022-05-12 13:00:22下载
- 积分: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实现增删改查功能
本资源是用vs2010连接oracle,从而实现增加、删除、修改和查询等功能
- 2023-04-06 13:15:04下载
- 积分:1
-
trenmang
this is a matlab s file about ofdm
- 2009-06-14 12:08:49下载
- 积分:1
-
mapping of oracle type in c#.NET framework
mapping of oracle type in c#.NET framework
- 2022-08-19 05:35:48下载
- 积分:1
-
带着代码书
oracle PL/sql专家指南随书代码-With the code book
- 2022-01-26 05:38:55下载
- 积分:1
-
基于数据库操作的封装,目前适用于oracle,提供常规的增删改查操作,简单易用...
基于数据库操作的封装,目前适用于oracle,提供常规的增删改查操作,简单易用-Database operations based on the package, currently applicable to oracle, the additions and deletions to the provision of conventional search operation, easy-to-use
- 2022-02-06 07:43:33下载
- 积分:1