搜索资源列表
otl
- 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
get_n_month
- 获取输入日期 n 个月前的日期 (oracle function ) 使用例子:select get_n_month(sysdate,100) from dual-Access to enter a date n months before the date (oracle function) using the example: select get_n_month (sysdate, 100) from dual
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_TOPN
- Oracle数据库查询实现select top N的多种实现方法-Oracle database query select top N to achieve a variety of implementations
Matriks_KikiGinanjar101524013
- Program Matrix N X M
2
- 若矩阵Am?n中的某一元素A[i][j]是第i行中的最小值,同时又是第j列中的最大值,则称此元素为该矩阵的一个鞍点。假设以二维数组存放矩阵,试编写一个函数,确定鞍点在数组中的位置(若鞍点存在时),并分析该函数的时间复杂度。 -If the matrix Am? N of an element A [i] [j] is the minimum value of the i-th row, is also the maximum value of the j-th column in the,
source
- 求M的N次方,只要是求余的技巧,小心不要溢出-Seeking M N-th power, as long as the remainder of the technique, being careful not to spill
