Oracle SQL
eBook - PDF

Oracle SQL

Jumpstart with Examples

  1. 688 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Oracle SQL

Jumpstart with Examples

Book details
Table of contents
Citations

About This Book

Developers and DBAs use Oracle SQL coding on a daily basis, whether for application development, finding problems, fine-tuning solutions to those problems, or other critical DBA tasks. Oracle SQL: Jumpstart with Examples is the fastest way to get started and to quickly locate answers to common (and uncommon) questions. It includes all the basic queries: filtering, sorting, operators, conditionals, pseudocolumns, single row functions, joins, grouping and summarizing, grouping functions, subqueries, composite queries, hierarchies, flashback queries, parallel queries, expressions and regular expressions, DML, datatypes (including collections), XML in Oracle, DDL for basic database objects such as tales, views and indexes, Oracle Partitioning, security, and finally PL/SQL.* Each of the hundreds of SQL code examples was tested on a working Oracle 10g database
* Invaluable everyday tool that provides an absolute plethora of properly tested examples of Oracle SQL code
* Authors have four decades of commercial experience between them as developers and database administrators

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Oracle SQL by Gavin JT Powell,Carol McCullough-Dieter in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Digital Press
Year
2004
ISBN
9780080479835

Table of contents

  1. Front Cover
  2. Oracle SQL Jumpstart with Examples
  3. Copyright Page
  4. Table of Contents
  5. Foreword
  6. Preface
  7. Acknowledgements
  8. Chapter 1. Introduction to Oracle SQL
  9. Chapter 2. New Features of Oracle SQL
  10. Chapter 3. Oracle Database Architecture
  11. Chapter 4. The SELECT Statement
  12. Chapter 5. Filtering Rows
  13. Chapter 6. Sorting Rows
  14. Chapter 7. Operators, Conditions, and Pseudocolumns
  15. Chapter 8. Using SQL*Plus
  16. Chapter 9. Single-Row Functions
  17. Chapter 10. Joining Tables
  18. Chapter 11. Grouping and Summarizing Data
  19. Chapter 12. Subqueries
  20. Chapter 13. Unusual Query Types
  21. Chapter 14. Expressions
  22. Chapter 15. Data Manipulation Language (DML)
  23. Chapter 16. Datatypes and Collections
  24. Chapter 17. XML in Oracle
  25. Chapter 18. Tables
  26. Chapter 19. Views
  27. Chapter 20. Constraints
  28. Chapter 21. Indexes and Clusters
  29. Chapter 22. Sequences and Synonyms
  30. Chapter 23. Security
  31. Chapter 24. Basic PL/SQL
  32. Appendix A. Schema Scripting
  33. Appendix B. Utility Scripts
  34. Appendix C. Sources of Information
  35. Index