搜索资源列表
oracle查询
- 一个oracle查询文件jsp,只需输入sql语句,列名及数据库内容都显示在界面上,注意:oracle驱动需要自己安装!-an oracle Inquiry jsp, to just sql statement, the names and contents of the database are displayed in the interface, attention : oracle needs its own driver installation!
SQLcheck
- 个人写的在我公司里用着的查找工具,更改数据库名,和我的SQL语句也就可以查你们的数据了,有电子表格输出功能-personal wrote in the company I used to find the tools to change the database name, and my SQL also can check your data, electronic forms output
PACK_CCDATA_REPORT01
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples, We can hope that the adoption of the code clearly how to use SQL to achieve complex busin
PACK_CCDATA_REPORT02
- 此代码为利用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
PACK_CCDATA_REPORT03
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第3部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 3, We can hope that the adoption of the code clearly how to use SQL to
PACK_CCDATA_REPORT04
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第4部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 4 We can hope that the adoption of the code clearly how to use SQL to
PACK_CCDATA_REPORT05
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第5部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。请大家注意:每一部分看起来形式相近,但有微小差别,希望大家仔细浏览。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 5 We can hope that the adoption of t
ddlexp
- 导出ORACLE数据库对象DDL语句的程序-derived ORACLE database objects DDL statements procedures
java
- 用select语句查询oracle中的字段值 如:从数据库中查询用户名和密码! 谢过
1.Oracle8i_9i数据库基础
- 本讲稿(ORACLE8i 数据库基础)是作者在多年的工作和授课中的总结,主要包括两个部分,第一部分是ORACLE SQL*PLUS基础,主要讲述ORACLE 应用系统设计的基本知识和给出一些有用的实例;第二部分是介绍ORACLE PL/SQL知识,主要讲述ORACLE数据库PL/SQL程序设计所用到基本知识,这部分给出进行应用设计所必需的基础知识。这两部分的内容都尽可能做到内容简洁而全面。特点是,1.用简单明了的语句对解释各个部分的内容,省去一些理论性的解释;2.给出作者在应用设计和开发中的一些
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
statspackreport
- 关于Oracle的性能调整,一般包括两个方面,一是指Oracle数据库本身的调整,比如SGA、PGA的优化设置,二是连接Oracle的应用程序以及SQL语句的优化。做好这两个方面的优化,就可以使一套完整的Oracle应用系统处于良好的运行状态。 本 文主要是把一些Oracle Tuning的文章作了一个简单的总结,力求以实际可操作为目的,配合讲解部分理论知识,使大部分具有一般Oracle知识的使用者能够对Oracle Tuning有所了解,并且能够根据实际情况对某些参数进行调整。关于更加
otlv4h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。 -OTL is the Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedded
oracleSql
- 数据库性能优化总结,包含创建执行计划优化数据库,数据库语句优化手册。-Database performance optimization summary of the implementation plan includes creating a database optimization, database optimization manual statement.
oracle
- orcale实用语句,可以方便掌握数据库的有关操作-orcale
OracleSQLstudy
- Oracle学习过程中常用 的Sql语句整理,包含了常见数据库新建、查询、连接等技术,非常适合初学者学习。-Oracle learning process commonly used in finishing Sql statement, contains a new common database, query, connectivity and other technologies are very suitable for beginners to learn.
database-SQL
- 调度功能模块SQL数据库建表语句,实现数据库表的建立,ORACLE数据库系统使用。-Scheduling function modules to build a database table SQL statement to achieve the establishment of a database table, ORACLE database systems.
oracle
- Oracle数据库学习笔记,主要记录了基本的oralce开发语句,供大家学习之用-oracle learning note
Oracle9i_Database_DML_and_DDL_statements_on_the_ex
- 数据库Oracle9i对DML和DDL语句的扩展教程Oracle9i Database DML and DDL statements on the expansion of Tutorial-Oracle9i Database DML and DDL statements on the expansion of tutorial Oracle9i Database DML and DDL statements on the expansion of Tutorial
sqlall
- mysql,sqlserver,db2 oracle等数据库在sql语句方面的差别,可以帮助你速查-mysql,sqlserver,db2 oracle