搜索资源列表
OCI-Guide
- Oracle OCI编程指南 详细的介绍了OCI编程的步骤以及各个函数的用法,是学习OCI编程不少缺少的一份文档-Oracle OCI Programming Guide for a detailed descr iption of OCI programming steps and the usage of each function is essential to learn a lot of OCI programming documents
ODBC
- ODBC函数库 详细介绍ODBC接口 以及应用实例-ODBC library detailed ODBC interface and application examples
b28395
- oci 指南,介绍oci各个函数相关的使用方式和相应的功能作用。是一本不错的oci入门书。此版为英文版-Guide oci, oci introduced the use of various functions related to the way and the corresponding function. Is a good primer oci. This version of English
FunctionOforacle
- 详细介绍了oracle数据库中所包含的函数及其相关使用方法。-Details of the oracle database contained in the function and its related use.
hashjoin
- Hash join算法的一个基本思想就是根据小的row sources(称作build input,我们记较小的表为S,较大的表为B) 建立一个可以存在于hash area内存中的hash table,然后用大的row sources(称作probe input) 来探测前面所建的hash table。如果hash area内存不够大,hash table就无法完全存放在hash area内存中。针对这种情况,Oracle在连接键利用一个hash函数将build input和probe inpu
ORACLE-analysis-functions
- ORACLE 分析函数,介绍ORACLE 方法中部分函数的运行过程及解释-ORACLE analysis functions, methods of introducing some of ORACLE to run the process and explain the function
OracleSQL
- Oracle SQL 內置函數大全,详细介绍函数的功能-Daquan Oracle SQL built-in function
oracle
- oracle函数介绍,是sql开发的好帮手。很不错-oracle function is introduced, is a good helper sql development. Very good
oracle-statistical-functions
- oracle 常用函数官方介绍,包括分析函数,概率函数-oracle function
oci
- 主要介绍了ico编程 由于ico函数比较麻烦 对于初学很难上手 我这里写了函数的详细例子和详细的说明 希望对大家有点帮助-Mainly introduces the the ico programming ico function is too much trouble for beginners is difficult to get started I wrote a detailed examples and detailed descr iption of the function of
oracle
- oracle入门胶片分别介绍:Oracle介绍(-);Sql & Oracle Sql函数(二);Oracle对象(三);pl-sql简介(四);pl-sql子程序简介(五)-oracle entry film were introduced: Oracle introduces (-) Sql & Oracle Sql function (two) Oracle objects (c) pl-sql brief (four) pl-the sql subroutine brie
ORACLE_FUNCTION
- oracle 函数大全,详细介绍oracle 内置函数的使用方法-Oracle function Daquan, detailed instructions on how to use the Oracle built-in function
Oracle-Analysis-functions
- Oracle 分析函数介绍 Oracle 分析函数说明-Oracle Analysis functions.pdf
Stored-procedures--functions
- 与PL/SQL程序相比,存储过程是有优势的,因此介绍存储过程、函数和包的相关知识。-Stored procedures are advantageous compared to PL/SQL programs, so the knowledge of stored procedures, functions, and packages is introduced.
DbHelpOrc
- Oracle数据库内常用的库函数介绍,以便调用数据库时知道如何传参!(oracle database introduction)