-
Oracle
oracle 最新的api文档,惊喜不断哦。(oracle latest api documentation)
- 2014-04-02 10:21:33下载
- 积分:1
-
ORACLE
掌握序列的应用
掌握视图的应用
了解索引的使用
了解同义词的使用
(To grasp the sequence of application to master view of the application to understand the use of the index to understand the use of synonyms)
- 2012-05-22 09:24:27下载
- 积分:1
-
Devang_DAO
数据库程序的作业,,简单了一些,,有些功能未实现,,做了两份作业,一份自己的,一份同学的,,呵呵,,功能一样,,界面不同(database operations, and some simple, some functions had not been achieved, and do two operations, one on their own. a classmate, and huh, and functions, and different interface. .)
- 2006-07-20 11:54:52下载
- 积分:1
-
深入浅出Oracle:DBA入门、进阶与诊断案例
oracle dba需要的一本好书,是dba进阶必备之选(oracle dba need a good book, it is necessary for the dba to advanced)
- 2018-07-13 08:28:35下载
- 积分:1
-
Qt插入MySQL数据库源代码
Qt插入数据到mysql数据库,自行建立数据库(网上有教程),数据库按照如下代码在DOS界面建立,实测有用。
1、在运行框输入cmd,以管理员身份运行,输入mysql(前提是数据库和Qt连接成功)。
2、输入mysql;
3、建议一个数据库create database name;
4、use name;
5、create table device(
ID int unsigned auto_increment primary key,
Present1 int not NULL,
Present2 int not NULL,
Devices_Type varchar(40) not NULL,
X double(8,2) not NULL,
Y double(8,2) not NULL,
Z double(8,2) not NULL,
W double(8,2) not NULL
);
- 2022-03-12 22:22:13下载
- 积分:1
-
Cert
通过Main函数可以查看并解析https网站的安全证书信息,并与DBConn一道将您所感兴趣的证书存入到MySQL数据库当中(Through the Main function can view and analysis of the safety certificate https web information, dbconn, together with your certificate of deposit interest to the MySQL database)
- 2008-08-02 19:42:45下载
- 积分:1
-
business
一个商品进销存管理系统的简单的数据库脚本 包括 表 关系图(Merchandise inventory management system, a simple database scripts include table diagram)
- 2011-11-29 23:21:16下载
- 积分:1
-
DiagramRelation
Relational diagram of Pull Out Database in MSQL
- 2012-07-05 10:42:14下载
- 积分:1
-
db1
数据定义语句及数据查询语句,掌握数据查询语句,(Data definition statements and data query, master data query,)
- 2013-12-05 14:00:17下载
- 积分:1
-
dianzishangcheng
数据库案例开发实例,经典的案例值得学习!(Case development database instance, the classic case is worth learning!)
- 2010-10-12 22:58:52下载
- 积分:1