Tìm tài liệu

Mastering Oracle SQL

Mastering Oracle SQL

Upload bởi: linhkt189

Mã tài liệu: 202009

Số trang: 0

Định dạng: chm

Dung lượng file:

Chuyên mục: Khoa học công nghệ

Info

· Chapter 1, introduces the SQL language and describes its brief history. This chapter is primarily for those readers who have little or no prior SQL experience. You'll find simple examples of the core SQL statements (SELECT, INSERT, UPDATE, and DELETE) and of SQL's basic features.

· Chapter 2, describes ways to filter data in your SQL statements. You'll learn to restrict the results of a query to the rows you wish to see, and restrict the results of a data manipulation statement to the rows you wish to modify.

· Chapter 3, describes constructs used to access data from multiple, related tables. The important concepts of inner join and outer join are discussed in this chapter.

· Chapter 4, shows you how to generate summary information, such as totals and subtotals, from your data. Learn how to define groups of rows, and how to apply various aggregate functions to summarize data in those groups.

· Chapter 5, shows you how to use correlated and noncorrelated subqueries and inline views to solve complex problems that would otherwise require procedural code together with more than one query.

· Chapter 6, talks about handling date and time information in an Oracle database. Learn the tricks and traps of querying time-based data.

· Chapter 7, shows you how to use UNION, INTERSECT, and MINUS to combine results from two or more independent component queries into one.

· Chapter 8, shows you how to store and extract hierarchical information (such as in an organizational chart) from a relational table. Oracle provides many features to facilitate working with hierarchical data, including several new features introduced in Oracle Database 10g.

· Chapter 9, talks about two very powerful yet simple features of Oracle SQL that enable you to simulate conditional logic in what is otherwise a declarative language.

· Chapter 10, discusses the issues involved with creating and accessing partitioned tables using SQL. Learn to write SQL statements that operate on specific partitions and subpartitions.

· Chapter 11, explores the integration of SQL and PL/SQL. This chapter describes how to call PL/SQL stored procedures and functions from SQL statements, and how to write efficient SQL statements within PL/SQL programs.

· Chapter 12, explores the object-oriented aspects of the Oracle database server, including object types and collections.

· Chapter 13, deals with complex grouping operations used mostly in decision support systems. We show you how to use Oracle features such as ROLLUP, CUBE, and GROUPING SETS to efficiently generate various levels of summary information required by decision-support applications. We also discuss the grouping features that enable composite and concatenated groupings, including the GROUP_ID and GROUPING_ID functions.

· Chapter 14, deals with analytical queries and analytic functions. Learn how to use ranking, windowing, and reporting functions to generate decision-support information.

· Chapter 15, talks about best practices that you should follow to write efficient and maintainable queries. Learn which SQL constructs are the most efficient for a given situation. For example, we describe when it's better to use WHERE instead of HAVING to restrict query results. We also discuss the performance implications of using bind variables vis-à-vis literal SQL.

· Chapter 16, explores how the Oracle server can store XML documents, features used to navigate, search, and extract content from XML documents, and functions used to generate XML documents from ordinary tables.

· Chapter 17, shows how to write and interpret regular expressions for performing advanced text searches and substitutions.

· Chapter 18, introduces the new, MODEL clause, which lets you manipulate relational data as if it were a big, multidimensional, spreadsheet (Oracle prefers the term model). Model queries enable you to solve problems using a single SQL statement that previously would have required you to download data to a third-party, spreadsheet program such as Microsoft Excel.

GỢI Ý

Những tài liệu gần giống với tài liệu bạn đang xem

Oracle Database 11g SQL Nov 2007

Upload: hoangnhung23

📎 Số trang: 690
👁 Lượt xem: 321
Lượt tải: 16

OCA Oracle Database 11g SQL Fundamentals I ...

Upload: dathh

📎 Số trang: 606
👁 Lượt xem: 724
Lượt tải: 18

Oracle PL SQL Language Pocket Reference 4th ...

Upload: galaticos_hnvn

📎 Số trang: 180
👁 Lượt xem: 451
Lượt tải: 16

Mastering Autodesk Inventor 2010

Upload: t2s2007

📎 Số trang: 819
👁 Lượt xem: 472
Lượt tải: 17

Mastering Perl for Bioinformatics 1

Upload: Kintaramin

📎 Số trang: 396
👁 Lượt xem: 271
Lượt tải: 16

Mastering Perl for Bioinformatics

Upload: anhmaiyeuemfvtp

📎 Số trang: 377
👁 Lượt xem: 290
Lượt tải: 16

Oracle Essentials Oracle Database 10g ...

Upload: anhdmkh

📎 Số trang: 368
👁 Lượt xem: 390
Lượt tải: 16

Mastering Autodesk Revit Architecture 2011 ...

Upload: JC_Huang

📎 Số trang: 1170
👁 Lượt xem: 581
Lượt tải: 19

Mastering Microsoft Visual Basic 2008 Mar ...

Upload: haiaubien46

📎 Số trang: 1155
👁 Lượt xem: 426
Lượt tải: 16

Mastering VBA for Microsoft Office 2007 Apr ...

Upload: hienxinhck

📎 Số trang: 891
👁 Lượt xem: 391
Lượt tải: 16

Mastering ASP Net with Visual C 2002

Upload: hoangmai7981

📎 Số trang: 639
👁 Lượt xem: 336
Lượt tải: 16

Oracle Essentials Oracle Database 11g 4th ...

Upload: lylan220022

📎 Số trang: 408
👁 Lượt xem: 353
Lượt tải: 16

QUAN TÂM

Những tài liệu bạn đã xem

Mastering Oracle SQL

Upload: linhkt189

📎 Số trang: 0
👁 Lượt xem: 345
Lượt tải: 16

CHUYÊN MỤC

Tài liệu tiếng nước ngoài Khoa học công nghệ
Mastering Oracle SQL <!-- /* Font Definitions */ @font-face {font-family:Wingdings; panose-1:5 0 0 0 0 0 0 0 0 0; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face other Đăng bởi
5 stars - 202009 reviews
Thông tin tài liệu 0 trang Đăng bởi: linhkt189 - 25/06/2025 Ngôn ngữ: Việt nam, English
5 stars - "Tài liệu tốt" by , Written on 25/06/2025 Tôi thấy tài liệu này rất chất lượng, đã giúp ích cho tôi rất nhiều. Chia sẻ thông tin với tôi nếu bạn quan tâm đến tài liệu: Mastering Oracle SQL