搜索资源列表
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
omatization
- 目 录因**银行业务增长,现有的手工核对银行进帐数据的方式已不能满足工作需要。进帐数据来源于多家不同的银行,在数据文件格式上、进帐数据描述上都有一定的差异,核销员在数据核销工作中不但要关注数据的核销状态更多的时间还要处理不同格式的数据,这使本该简单的核销工作变得非常复杂,加大了核销工作员不必要的工作技能,保费对帐系统的开发能提高核销操作员的办公效率,以及数据核销的准确性。系统需要具备高起点、高可靠、高效率,安全性强、实用性强、扩充性强、自动化程度高、操作简练等特点。 在此次开发过程中,我工作
tocci-0.0.2.tar
- tocci是用C编写的建立在OCI基础之上的对ORACLE的接口进行调用,和OCCI操作类似,简化了OCI复杂的调用.在LINUX下使用.-C preparation is the establishment of the OCI on the basis of the Oracle interface calls, and similar operating with OCCI simplify complex OCI call. The use of Linux.
ORC_SELECT
- oracle 多联合复杂的SQL语句,实现(+)=(+)的方法;不符合统计的统计方法。-oracle multi-joint complex SQL statements, the realization of ( )=(+) method do not meet the statistical methods statistics.
Oracle_Security
- This book covers the field of Oracle security from simple to complex. It describes basic RDBMS security features (e.g., passwords, profiles, roles, privileges, synonyms) and includes many practical strategies for securing an Oracle system, developing
examples_about_DataBase
- 几个数据库例子 通过实例由简单到复杂教你熟悉数据库的用法-Examples of instances of several databases from simple to complex through teach you familiar with the usage of the database
Oracle_Trigger_Stored_Procedure
- 用Oracle有效地创建和管理大型数据库!数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。《Oracle触发器与存储过程高级编程(第3版)》语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包
Oracle_Trigger_Storaged_Procedure_Programming
- 数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。 本书语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包括: · 查看数据字典中的约束 · 实施复杂的规则
Oracle9ishujukuguanlijichu2
- Oracle9i 数据库管理基础II,前言 1 联网概览 目标网络环境的挑战 简单网络:两层简单网络到复杂网络:N 层复杂的网络 Oracle9i 联网解决方案-Oracle9i Database Fundamentals II, Introduction 1 Overview of the target network interconnection challenges of the environment simple network: two simple network
Oracle.Performance.Tuning
- hared Pool是Oracle SGA设置中最复杂也是最重要的一部分内容,Oracle通过Shared Pool来实现SQL共享、减少代码硬解析等,从而提高数据库的性能。在某些版本中,如果设置不当,Shared Pool可能会极大地影响数据库的正常运行-hared Pool Oracle SGA setting is the most complex and most important part, Oracle SQL through the Shared Pool to achieve
Guerrilla.Oracle
- 一本关于如何学习 Oracle 的英文电子书-Are you frustrated by your attempts to learn Oracle or improve your Oracle skills because of the sheer amount of technical documentation you have to wade through? This concise tutorial walks you step-by-step through the process
PLSQL-Commons
- This library include solutions for standards logging, unittesting, template engine and a lot more of easy use functionality: * PLSQLLogging is Logging Framework * PLSQLUnitTest is UnitTesting? Framework * PLSQLMapCollection is Collection
complex
- complex sql queries for oracle
SQL-complex
- SQL complex query best
qwer
- 复杂的行转列 在相同公司名称下,同一个产品买了好几个价格,区分这个几个价格,并做相应的统计-Complex rows and columns
pb_select_app
- powerbuilder12.5编写的数据查询工具,该工具支持多条件查询功能,3个数据报表,md5加密其中2个是复杂的sql数据查询,自己是一个纯新手,也不瘦程序员,为了能在每天的工作能更快的查询数据,所以千辛万苦写了这个工具,给我和一样的人来学习入门-powerbuilder12.5 write data query tool that supports multi-criteria query function, three data reports, 2 of which are comp
