搜索资源列表
prc_bs_fact_serv_fee_int
- 一个oracle数据库系统,游标使用的样例,并包含程序控制-an oracle database system, the use of the sample cursor, and contains program control
pkg_XXX.rar
- oracle 存储过程 包括 cursor record 动态sql 临时表等 用于oracle参考学习用,oracle stored procedure cursor record including dynamic sql temporary table, such as learning to use reference for oracle
Oracle_Delete
- Oracle删除重复记录. 删除表中多余的重复记录,方法一:重复记录是根据单个字段(peopleId)来判断,只留有rowid最小的记录.方法二:利用游标。 -Oracle delete duplicate records. Delete unwanted duplicate records in the table, Method One: duplicate records are based on a single field (peopleId) to determi
Oracle
- 这是一个关于oracle里面的存储过程,游标,事务等的资料,适合于初学者-This is inside a stored procedure on oracle, cursor, transaction and other information, suitable for beginners
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
OraCur
- Oracle Cursor Connector
proc
- 结合vc++与oracle进行编程,揭示了如何在proc环境中运用游标来进行查询并显示结果。-With vc++ programming with the oracle reveals how the environment in the proc to use the cursor to carry out the query and displays the results.
implicit_cursor_oracle_database_tutorial
- oracle数据库显隐式游标教程was implicit cursor oracle database tutorial -was implicit cursor oracle database tutorial was implicit cursor oracle database tutorial
SQL
- oracle数据库游标,函数,过程,异常等等小程序,可供大家参考一下-oracle database, cursor, function, process, exception, etc. applet, for your reference
Cursor
- 此word文档系统介绍了oracle数据库中PL/SQL快的定义以及游标的使用,举了大量的游标实例-This word document describes the oracle database system, PL/SQL fast definition and use of the cursor, move the cursor a lot of instances
oracle-cursor
- oracle 游标的用法以及各种注意事项-oracle cursor usage and a variety of considerations
oracle
- oracle数据库的游标管理,数据库代码+PPT 1- 隐式游标2- 显式游标3- 循环游标4- REF游标。希望对学习oracle数据库游标管理的朋友有帮助-cursor oracle database administration, database code+ PPT 1- implicit cursor 2-- explicit cursor 3- loop cursor 4- REF cursor. I hope to learn oracle database cursor ma
oracle-cursor
- 详细的介绍了oracle中游标的使用.及完整的实例-Detailed introduces the oracle middle mark use. And complete example
oracle_cursor
- Oracle游标使用简明教程,附实例(Oracle,游标)-oracle cursor
oracle
- oracle数据库的实验报告。触发器和光标喜欢的下载-experimental report of the oracle database. Triggers, and cursor-like download
nonius_oracle
- oracle 中的游标操作,是我在课堂上做的一些练习,具有很好的入门和复习的效果-oracle cursor operation, some of the exercises I do in the classroom, and the effect of having a good entry and review
PLSQLbase
- PL/SQL基础,以PPT的形式讲解,从基础的语法出发包括游标等等oracle相关的知识。-PL/SQL based on the form of the PPT explain, starting from the basics of syntax, including knowledge of the cursor, etc. oracle.
Oracle-SQL
- ,以PPT的形式讲解,SQL内置函数说明,分别对每个函数都有详细的列子. -PL/SQL based on the form of the PPT explain, starting from the basics of syntax, including knowledge of the cursor, etc. oracle.
oracle
- Oracle 存储过程 1 Oracle存储过程基础知识 1 Oracle存储过程的基本语法 2 关于Oracle存储过程的若干问题备忘 4 1. 在Oracle中,数据表别名不能加as。 4 2. 在存储过程中,select某一字段时,后面必须紧跟into,如果select整个记录,利用游标的话就另当别论了。 5 3. 在利用select...into...语法时,必须先确保数据库中有该条记录,否则会报出 no data found 异常。 5 4. 在存储过程中,
Cursors-and-exception-handling
- 熟悉Oracle中游标的类型熟悉游标的属性及使用掌握参数游标的定义及使用掌握使用复合类型接收游标数据掌握预定义异常-Familiar with the cursor in the type of Oracle Familiar with the cursor properties and the use of control parameters of the cursor definition and use of complex data types to receive cursor co
