Oracle monitor soft help to seek errors in sql code
标签: monitor Oracle errors help
上传时间: 2014-01-08
上传用户:003030
This is the guide to introduce with SQL, great Oracle product.This is begginers guide.
标签: guide This begginers introduce
上传时间: 2014-01-13
上传用户:zjf3110
各中JDBC 连接数据库的代码 sql oracle db2 sabase 等
上传时间: 2017-04-16
上传用户:偷心的海盗
learn vb.net 200 with sql 2005 and oracle
上传时间: 2017-04-20
上传用户:hakim
oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL> select chr(54740) zhao,chr(65) chr65 from dual ZH C -- - 赵 A 3.CONCAT 连接两个字符串 SQL> select concat( 010- , 88888888 )|| 转23 高乾竞电话 from dual 高乾竞电话 ---------------- 010-88888888转23
上传时间: 2014-11-23
上传用户:zhangyigenius
Migrating To SQL From Oracle - A document
标签: Migrating document Oracle From
上传时间: 2017-05-21
上传用户:BOBOniu
oracle内pl/sql的相关说明,详细介绍了sql的语句等一些信息
上传时间: 2013-12-22
上传用户:sevenbestfei
跨数据库平台: 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等就可以完成大部分工作 n 相对 ProC等嵌入式开发,代码能相应减少 Ø 性能: n 直接访问数据库API接口,具有API接口的高效率,可靠性 Ø 稳定性: n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节 n 从1996年开始,到今已10余年. Ø 可读性及可维护性: n 标准C++代码,不需要任何预处理 n 使用流的形式,输入输出异常简洁 n 减少大量代码, n 代码结构更加简洁 参考资料: http://otl.sourceforge.net/
上传时间: 2017-06-14
上传用户:cainaifa
在线数据库管理模块:虽然SQL Server和Oracle具备了远程控制的功能,但是在操作的灵活性和界面的美观方面,和Web界面平台相比还是有不小的差距。
上传时间: 2014-01-08
上传用户:litianchu
Expert Oracle Database Architecture 9i and 10g sql源码
标签: Architecture Database Expert Oracle
上传时间: 2013-12-19
上传用户:lijianyu172