-
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
-
基于Java的贵美商城的设计与实现
该系统为Java Web项目,该系统为网上购物项目,用户可以通过注册实现登录,购买,添加商品,删除商品,浏览商品等功能,后台数据库为Oracle,前端运用html/css,Js,Jquery,Ajax,等技术开发。
- 2022-05-12 12:39:54下载
- 积分:1
-
developed mainly for sms message platform development and application of 45,445...
sms开发主要用于短信平台开发与应用45445倒萨啊打12221答案的第-developed mainly for sms message platform development and application of 45,445 to fight Saddam ah answer to the first 12,221
- 2022-01-22 14:46:02下载
- 积分:1
-
自己编的设备管理系统,IDE采用vc++,数据库为oracle8i,具备较强的功能,包括登陆检测,后台自动统计,有条件检索,输出报表及较强的查错功能,对学习数据...
自己编的设备管理系统,IDE采用vc++,数据库为oracle8i,具备较强的功能,包括登陆检测,后台自动统计,有条件检索,输出报表及较强的查错功能,对学习数据库管理系统,c++编程等方面的知识很有帮助-Own equipment management systems, IDE using vc++, Database oracle8i, with strong features, including landing detection, automatic background statistics, conditional retrieval, output statements and strong error checking function, the learning database management system, c++ programming knowledge helpful
- 2022-01-25 20:35:24下载
- 积分:1
-
甲骨文公司
Oracle-by-tom,tom 大师,值得学习。-Oracle-by-tom
- 2022-08-08 10:39:01下载
- 积分:1
-
9iDBA1_1
Oracle 9i 1.0.2.1 pdf DBA 11
- 2009-11-12 17:11:15下载
- 积分:1
-
pl/sql development,学习pl/sql的好资料
pl/sql development,学习pl/sql的好资料-pl/sql development, learning pl/sql good information
- 2022-02-03 02:01:47下载
- 积分:1
-
in connection with the oracle must use the jdbc drive.
java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
- 2023-08-04 02:55:03下载
- 积分:1
-
创建序列
CREATE SEQUENCE seq_UserInfo
START WITH 1
INCREMENT BY 1
MAXVALUE 999999
MINVALUE 0
CYCLE
CACHE 10;
- 2022-02-01 02:53:03下载
- 积分:1
-
bj_bus_ora
oracle在visual studio开发中的基本应用。包括环境配置、头文件、依赖库的完全直接可用。环境为vs2010。(oracle code beginning)
- 2013-11-25 15:28:46下载
- 积分:1