搜索资源列表
pl sql web design.rar
- 用oracle pl/sql构建web网上商店
forallsample
- oracle pl/sql 的例子,完全由oracle公司出品,学习必备-pl / sql example, fully embraced by the oracle, learning essential
toad
- pl/sql的综合运用上例用到的oracle里关于游标的几个内置函数:%isopen,%notfound,%rowcount。 隐式游标更多用在for loop中,你不用再手工去open,fetch或是close游标,非常方便
PL.SQL.Developer.v7.1.5
- PL/SQL Developer是一种集成的开发环境,专门用于开发、测试、调试和优化Oracle PL/SQL存储程序单元,比如触发器等。PL/SQL Developer功能十分全面,大大缩短了程序员的开发周期。强大的PL/SQL编辑器,完善的Debugger调试器(需要Oracle 7.3.4或以上版本)询问创建\SQL视窗\命令视窗\报告视窗\项目\浏览器\过程优化\HTML手册\Non-PL/SQL目标\模板目录\比较用户目标\输出用户目标\工具\lug-In扩展\Multi-thread
orace_main_01182006
- 读Oracle 10的数据,可以通过查询语句查询,类似PL/SQL,代码很不错,值得学习-this is best for learn read from oralce database.like plSQL tools
auxiliary.pl
- 1、需要一个配置文件 cfg.config [oracle@localhost DBD]$ cat cfg.config SCOTT dsg dsg dsg exp_scott.sql drop_scott.sql truncate_scott.sql dsg dsg dsg dsg exp_dsg.sql drop_dsg.sql truncate_dsg.sql 导出用户名 登录的TNS 登录用户名密码 生成的导出文件名字 (必须要有的) exp_dsg.sql是导
PLSQLbyExample4thEdition
- Oracle 11g has introduced a number of new features and improvements for PL/SQL. This intro- duction briefly describes features not covered in this book and points you to specific chapters for features that are within scope of this book. The list
Oracle8iPL_SQL
- Oracle 8i PL/SQL高级程序设计,难得一见的好书。-Oracle 8i PL/SQL high-level programming, a rare books.
PLSQLDeveloper8.3
- Oracle的查询分析得力工具。 最新绿色云端提取版。-Oracle' s query of effective tools. Extraction of the latest version of the green cloud.
huamingche
- 本程序实现了EBS人事模块人员花名册的报表功能,使用oracle pl/sql客户端开发,包括人员姓名、工号、工龄、社保等信息。-This program implements the EBS hr personnel roster report module function to use oracle pl/SQL client development, including personnel information such as name, job number, length of s
ADONET-SQL-Crud-Builder
- The file is a C#/ADO.NET Create/Read/Update/Delete (CRUD) code generator designed for MS SQL & Oracle databases. The code generator is developed entirely in Borland Delphi. It lets you define the fields in your database table and program will generat
START WITH ORACLE
- start with pl-sql oracle dbms
oracle进阶之PLSQL编程
- 通过学习PL/SQL基础语法和函数、存储过程、包、触发器等数据库对象的概念、基本语法及应用,达到学以致用的目的,并能在应用程序中调用存储函数及过程(By learning basic concepts, basic syntax and application of PL/SQL basic grammar and functions, stored procedures, packages, triggers and other database objects, we can achieve