联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Oracle数据库(48) 
按平台查找All SQL(48) 

[Oracle数据库] SQL必知必会 第4版

SQL即结构化查询语言(Structured Query Language),是一种特殊目的的编程语言,是一种数据库查询和程序设计语言,用于存取数据以及查询、更新和管理关系数据库系统
The relational data model and use of the SQL language allows for enterprise level performance and scalability (2017-07-20, SQL, 1502KB, 下载1次)

http://www.pudn.com/Download/item/id/1500542236586462.html

[Oracle数据库] ORACLE-training-plan-

ORACLE的简单介绍,以及各种sql语法的简单介绍,ORACLE公司是一家提供综合技术产品、方案、服务的数据库公ORACLE数据库设计成可大量存储数据,快速查询数据,保证数据的安全和一致性,跨网络的分布式管理及客户-服务器的配置等。RACLE SQL语法符合ANSI 1986标准SQL和数据库交流的命令式语言 QL*PLUS ORACLE的一种工具, 用来运行SQL和PL/SQL语句PL/SQL ORACLE的过程化编程语言
ORACLE s simple introduction, and all sorts of SQL syntax of simple introduction, ORACLE company is to provide a comprehensive technology products, solutions and services database and ORACLE database designed to a large store data, fast inquires, ensure data security and data consistency across the network, the distributed management and client/server configuration, etc. RACLE SQL syntax meet ANSI 1986 standard SQL database and the language communication imperative From QL* PLUS the ORACLE a tool, used to run the SQL and PL/SQL statements PL/SQL ORACLE s process programming language (2011-06-22, SQL, 70KB, 下载7次)

http://www.pudn.com/Download/item/id/1576470.html

[Oracle数据库] Oracle_Expert_Advanced_Programming

《Oracle专家高级编程》内容包括Oracle数据库的基本概念 Oracle数据库结构和实用程序 Oracle数据库性能优化 高级SQL特性,用interMedia,基于C的外部过程,Java存储过程和对象关系特性实现Oracle数据库功能的扩展 Oracle数据库安全管理的实现方式等。
" Oracle Expert Advanced Programming" covers the basic concepts of Oracle database Oracle database structures and utilities Oracle database performance optimization advanced SQL features, using interMedia, based on the external C procedure, Java stored procedures and object-relational features Oracle database features to achieve extension Oracle database security management is implemented and so on. (2010-12-24, SQL, 30309KB, 下载9次)

http://www.pudn.com/Download/item/id/1392054.html

[Oracle数据库] Oracle_11g_Beginer_Guide

《Oracle Database 11g初学者指南》能使读者快捷地掌握Oracle Database 11g的基础知识。通过自我评估教程,介绍了核心数据库技术、管理员职责、高可用性以及大型数据库特性。本书带领读者循序渐进地学习数据库设置、管理、编程、备份和恢复。还深入介绍了SQL和PL/SQL。为了易于学习,这本独特的Oracle Press指南是这样组织的: ● 核心概念——Oracle Database 11g主题呈现在按逻辑组织的章节中 ● 主要内容——每章要介绍的具体内容列表 ● 实践练习——演示如何应用在每章学到的关键技术 ● 学习效果测试——对学习效果的快速自我评估 ● 注意——与所介绍主题相关的额外信息 ● 章节测验——每章结束时的测验测试读者对所学知识的掌握程度
"Oracle Database 11g A Beginner s Guide" enables readers to quickly grasp the basics of Oracle Database 11g. Through self-assessment tutorial introduces the core database technology, administrator duties, high availability and large database features. This book takes the reader step by step learning database setup, management, programming, backup and recovery. Additional details of SQL and PL/SQL. For ease of learning, this unique Oracle Press guide is organized like this: ● Core Concepts- Oracle Database 11g logical organization of topics presented in the chapter by ● main content- each chapter a list of the specific content to be introduced ● practical exercises- how to use the learned in each chapter the key technology ● learning test- on the fast learning self-assessment ● Note- with the introduction of additional information relevant to the subject ● chapter test- the test at the end of each chapter test readers mastery of the knowledge (2010-11-14, SQL, 3859KB, 下载44次)

http://www.pudn.com/Download/item/id/1345681.html

[Oracle数据库] Oracle_Trigger_Storaged_Procedure_Programming

   数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。    本书语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包括:    · 查看数据字典中的约束    · 实施复杂的规则    · PL/SQL程序单元和语言特性    · 数据类型和复合结构    · 错误处理和异常    · 进程间的通信    · 声明性约束,包括主键约束、惟一性约束、外键约束和检查约束等   《Oracle触发器与存储过程高级编程》对于希望构建和维护智能化大型数据库的开发人员、设计人员和项目负责人来说,都是不可多得的宝贵资源。
Database expert Kevin Owens is the U.S. Treasury Department s Oracle database administrator computer center, he will work with you to discuss PL/SQL- Oracle s Structured Query Language (SQL), and teach you how to build robust, large databases to solve your business problems. Book easy to understand language, and introduces a lot of code examples. The book details the many techniques to take advantage of Oracle features such as triggers and stored procedures. These features combined with business rules to support the database and may change based on the development of business rules to manage and modify. Topics discussed in this book include: * View the data dictionary bound • implementation of complex rules · PL/SQL program units and language features • Data types and composite structure * Error handling and exceptions * Inter-process communication * Declarative constraints, including the primary key constraint, uniqueness constraint, foreign key constraints and che (2010-10-29, SQL, 29901KB, 下载10次)

http://www.pudn.com/Download/item/id/1330681.html

[Oracle数据库] Oracle_Trigger_Stored_Procedure

用Oracle有效地创建和管理大型数据库!数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。《Oracle触发器与存储过程高级编程(第3版)》语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包括:· 查看数据字典中的约束· 实施复杂的规则· PL/SQL程序单元和语言特性· 数据类型和复合结构· 错误处理和异常· 进程间的通信· 声明性约束,包括主键约束、惟一性约束、外键约束和检查约束等本书对于希望构建和维护智能化大型数据库的开发人员、设计人员和项目负责人来说,都是不可多得的宝贵资源。
With Oracle to efficiently create and manage large database! Database expert Kevin Owens is the U.S. Treasury Department s Oracle database administrator computer center, he will work with you to discuss PL/SQL- Oracle s Structured Query Language (SQL), and teach you how to build robust, large databases to solve your business problems. "Oracle triggers and stored procedures advanced programming (3rd edition)" language easy to understand, and to introduce a large number of code examples. The book details the many techniques to take advantage of Oracle features such as triggers and stored procedures. These features combined with business rules to support the database and may change based on the development of business rules to manage and modify. Topics discussed in this book include: the constraints in the data dictionary view to implement the complex rules of PL/SQL program units and language features composite structure, data types and exception error handling and inter-process communic (2010-10-16, SQL, 29901KB, 下载6次)

http://www.pudn.com/Download/item/id/1319253.html

[Oracle数据库] pl.sql.setup

PL/SQL Developer是一个集成开发环境,专门面向Oracle数据库存储程序单元的开发。如今,有越来越多的商业逻辑和应用逻辑转向了Oracle Server,因此,PL/SQL编程也成了整个开发过程的一个重要组成部分。PL/SQL Developer侧重于易用性、代码品质和生产力,充分发挥Oracle应用程序开发过程中的主要优势。
PL/SQL Developer is an integrated development environment, specifically for Oracle database stored procedures for unit development. Today, more and more business logic and application logic turned to Oracle Server, so, PL/SQL programming has become the development of an important part of the process. PL/SQL Developer focuses on ease of use, code quality and productivity, give full play to Oracle application development process of the main advantages. (2010-08-02, SQL, 17435KB, 下载2次)

http://www.pudn.com/Download/item/id/1257466.html

[Oracle数据库] classic_document_of_oracle

oracle经典文档,虽然版本只是8i之前,但是包含了标准的SQL,PL/SQL编程,和ORACLE DBA管理等很多方面的东西,值得一看
oracle classic document, although the version just prior to 8i, but contains a standard SQL, PL/SQL programming and ORACLE DBA management and many other things, worth a visit (2007-10-30, SQL, 1406KB, 下载7次)

http://www.pudn.com/Download/item/id/352804.html
123
总计:48