博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
电子书下载:Pro Oracle SQL
阅读量:6457 次
发布时间:2019-06-23

本文共 2883 字,大约阅读时间需要 9 分钟。

Pro Oracle SQL

 

Book Description

Pro Oracle SQL unlocks the power of SQL in the Oracle Database—one of the most potent SQL implementations on the market today. To master it requires a three-pronged approach: learn the language features, learn the supporting features that Oracle provides to help use the language effectively, and learn to think and work in sets.

Karen Morton and her team help you master powerful aspects of Oracle SQL not found in competing databases. You’ll learn analytic functions, the MODEL clause, and advanced grouping syntax—techniques that will help in creating good queries for reporting and business intelligence applications. Pro Oracle SQL also helps you minimize parsing overhead, read execution plans, test for correct results, and exert control over SQL execution in your database. You’ll learn when to create indexes, how to verify that they make a difference, how to use SQL Profiles to optimize SQL in packaged applications, and much more. You’ll also understand how SQL is optimized for working in sets, and that the key to getting accurate results lies in making sure that queries ask clear and precise questions.

What’s the bottom-line? Pro Oracle SQL helps you work at a truly professional level in Oracle dialect of SQL. You’ll master the language, the tools to work effectively with the language, and the right way to think about a problem in SQL. Pro Oracle SQL helps you rise above the crowd to provide stellar service in your chosen profession. 

  • Endorsed by the OakTable Network, a group of Oracle technologists well-known for their rigorous and scientific approach to Oracle Database performance
  • Comprehensive – goes beyond the language with a focus on what you need to know to write successful queries and data manipulation statements.

What you’ll learn

  • Master powerful SQL features implemented only in Oracle Database
  • Read and interpret SQL execution plans
  • Quickly diagnose and fix badly performing SQL
  • Control execution plans through hints, profiles, and plan baselines
  • Optimize queries within packaged applications without touching the code
  • Recognize when not to waste time on SQL that is performing optimally

Who this book is for

Pro Oracle SQL is aimed at developers and database administrators who submit SQL for execution by an Oracle database. Readers should already know the basic four SQL statements, and be ready to learn deeply about Oracle’s specific implementation of the language, including Oracle-specific features and syntax. Readers should also want to learn about Oracle Database features such as analytic queries, the MODEL clause, and subquery refactoring that are designed to help developers and DBAs exert control over their SQL environment and its execution.

Book Details

  • Paperback: 600 pages
  • Publisher: Apress; 1 edition (December, 2010)
  • Language: English
  • ISBN-10: 1430232285
  • ISBN-13: 978-1430232285
  • File Size: 6.0 MiB

Download:

转载地址:http://vrnzo.baihongyu.com/

你可能感兴趣的文章
python基础和进阶思维导图(转)
查看>>
Axure XMind整理交互思路
查看>>
三维模型等大长方体剖分算法实现
查看>>
命令对象SqlCommand(四)执行语句
查看>>
qTip Style
查看>>
windows下如何编译 leveldb 1.5最新版
查看>>
TFS2010物理迁移workspace恢复
查看>>
jquery中的trigger和triggerHandler区别
查看>>
C 风格字符串,C++string类,MFC,CString类的区别。
查看>>
ARM裸机开发(三)SDRAM编程
查看>>
Windows系统下各浏览器常用CSS hack汇总表图
查看>>
SQL:基本知识
查看>>
GIFLIB 5.0.1 发布,C语言的GIF处理库
查看>>
[C] 跨平台使用Intrinsic函数范例2——使用SSE2、AVX指令集 处理 双精度浮点数组求和...
查看>>
Windows Phone开发(27):隔离存储A
查看>>
JSTL(c标签)与Struts2(s标签)标签的常用功能对比
查看>>
Drupal 7.17 发布,专业的 CMS 内容管理系统
查看>>
MySQL Replication 常用架构
查看>>
2012-11-26 → 2012-12-02 周总结:项目又有新需求了,很兴奋
查看>>
2012年总结
查看>>