搜索资源列表
jtOracle9i
- 从数据库的基础知识开始,由浅入深介绍了Oracle的体系结构、伽cldJ面向对象、面向对象的特性、SQL语言与PL/SQL程序设计、Oracle数据库管理以及Oracle Web Server应用及动态网站开发.
OraclePLSQL
- pl/sql 语言基础学习的 好文档,从基础到案例分析,
GuestBook
- 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color=\"red\"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
PLSQL_Developer
- 1.PL/SQL Developer V8.0.4.1514 RI Edition 2.PL/SQL Developer V8.0.4.1514 注册机 3.PL/SQL Developer V8.0.4.1514 中文语言包-1 PL/SQL Developer V8.0.4.1514 RI Edition 2. PL/SQL Developer V8.0.4.1514 registered machine 3. PL/SQL Developer V8.0.4.1514 Chi
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等就可以完成大部分工作
PLSQL-mumual
- 该书是PL/SQL语言的手册指南。该书内容详尽、通俗易懂。适合PL/SQL程序员使用的一本好书。-The book is a PL/SQL Language Guide manual. The book provides detailed, easy to understand. For PL/SQL programmers to use a good book.
PLSQL
- PLSQL教程,是主要面向Oracle数据库的SQL语言。教您学会在Oracle数据库中实现Sql语句的增删查改等功能。-PLSQL tutorial, is the main database for the Oracle SQL language. Teach you learn to implement Oracle Database Sql statement to change search features such as additions and deletions.
SQL
- 对关系数据库标准语言SQL进行了初步的介绍。 3.1 SQL概述 3.2 数据定义 3.3 查询 3.4 数据更新 3.5 视图 3.6 数据控制 3.7 嵌入式SQL -A preliminary introduction to the relational database standard language SQL. 3.1 SQL Overview 3.2 Data Definition 3.3 queries 3.4 data update 3.5 Vi
sql-based
- 结构化查询语言(sql)的定义,及相关的ddl、dml和dcl的语句和相关函数的使用-sql definition
Oracle.SQL
- SQL语言是数据库管理的事实标准,对开才者或数据库管理员来说,熟练掌握SQL编程语言知识及应用程序业务需要的知识一样重要。本书可以成为成功发挥Oracle8i 中SQL实现的必不可少的指南。-SQL language is the DE facto standard for database management, or split to database administrators, familiar with SQL programming language knowledge and a
SQL21Staduy
- SQL语言学习循序渐进,适合于初学者初学SQL,21天时间即能全面掌握入门的教程-SQL language learning step by step, suitable for beginners learning SQL, 21 days can fully grasp the introductory tutorial
The-database-version
- 数据库中文版,不必书写SQL代码即可建立数据库,免去繁琐的SQL代码。适用人群:刚学习数据库SQL语言的同学。-Database available in Chinese, don t have to be written to a of SQL code, cumbersome SQL code. Applicable people: students new to the study of the SQL language.
oracle-chinese-help-document
- Oracle中文手册合集 Ora9iSQL参考手册.chm ORACLE九阴真经.chm oracle函数大全(分类显示).chm Oracle函数大全.chm Oracle函数手册.chm oracle知识库.CHM SQLCodes-Oracle错误代码与消息解释.chm SQL语言参考大全.chm-Oracle Chinese manual collection Ora9iSQL reference manual.Chm ORACLE
02.-SQL-note
- 达内培训的oracle的SQL语言培训,内容详实,都是比较实用的东西,适合入门和想继续深入了解的人- SQL language training up to training within the oracle, informative, are more practical things, for entry and would like to continue in-depth understanding of the people
Oracle-SQL
- 经典oracle SQL语言查询练习 important-Classic oracle SQL query language practice important
SQL必知必会 第4版
- SQL即结构化查询语言(Structured Query Language),是一种特殊目的的编程语言,是一种数据库查询和程序设计语言,用于存取数据以及查询、更新和管理关系数据库系统(The relational data model and use of the SQL language allows for enterprise level performance and scalability)
Oracle10g+Database+SQL+Reference
- oracle 10g 学习文档 语言为英文 资料的叙述比较详细, 英语好的同学可以下载看看(Oracle 10g learning document language for English information about the more detailed, good English students can download to see)
PLSQL
- Oracle 客户端工具,PL/SQL Developer是一个集成开发环境,专门开发面向Oracle数据库的应用。PL/SQL也是一种程序语言,叫做过程化SQL语言(PL/SQL Developer,Procedural Language/SQL)