Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Expert oracle database architecture ...
~
Kuhn, Darl.
Linked to FindBook
Google Book
Amazon
博客來
Expert oracle database architecture = techniques and solutions for high performance and productivity /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Expert oracle database architecture/ by Darl Kuhn, Thomas Kyte.
Reminder of title:
techniques and solutions for high performance and productivity /
Author:
Kuhn, Darl.
other author:
Kyte, Thomas.
Published:
Berkeley, CA :Apress : : 2022.,
Description:
lvi, 1123 p. :ill., digital ;24 cm.
[NT 15003449]:
1. Developing Successful Oracle Applications -- 2. Architecture Overview -- 3. Files -- 4. Memory Structures -- 5. Oracle Processes -- 6. Locking and Latching -- 7. Concurrency and Multi-versioning -- 8. Transactions -- 9. Redo and Undo -- 10. Database Tables -- 11. Indexes -- 12. Datatypes -- 13. Partitioning -- 14. Parallel Execution -- 15. Data Loading and Unloading.
Contained By:
Springer Nature eBook
Subject:
Relational databases. -
Online resource:
https://doi.org/10.1007/978-1-4842-7499-6
ISBN:
9781484274996
Expert oracle database architecture = techniques and solutions for high performance and productivity /
Kuhn, Darl.
Expert oracle database architecture
techniques and solutions for high performance and productivity /[electronic resource] :by Darl Kuhn, Thomas Kyte. - Fourth edition. - Berkeley, CA :Apress :2022. - lvi, 1123 p. :ill., digital ;24 cm.
1. Developing Successful Oracle Applications -- 2. Architecture Overview -- 3. Files -- 4. Memory Structures -- 5. Oracle Processes -- 6. Locking and Latching -- 7. Concurrency and Multi-versioning -- 8. Transactions -- 9. Redo and Undo -- 10. Database Tables -- 11. Indexes -- 12. Datatypes -- 13. Partitioning -- 14. Parallel Execution -- 15. Data Loading and Unloading.
Now in its fourth edition and covering Oracle Database 21c, this best-selling book continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom Kyte and Darl Kuhn share a simple philosophy: "you can treat Oracle as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment." If you choose the latter, then you'll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised fourth edition covers the developments and new features up to Oracle Database 21c. Up-to-date features are covered for tables, indexes, data types, sequences, partitioning, data loading, temporary tables, and more. All the examples are demonstrated using modern techniques and are executed in container and pluggable databases. The book's proof-by-example approach encourages you to let evidence be your guide. Try something. See the result. Understand why the result is what it is. Apply your newfound knowledge with confidence. The book covers features by explaining how each one works, how to implement software using it, and the common pitfalls associated with it. Don't treat Oracle Database as a black box. Get this book. Dive deeply into Oracle Database's most powerful features that many do not invest the time to learn about. Set yourself apart from your competition and turbo-charge your career. What You Will Learn Identify and effectively resolve application performance issues and bottlenecks Architect systems to leverage the full power and feature set of Oracle's database engine Configure a database to maximize the use of memory structures and background processes Understand internal locking and latching technology and how it impacts your system Proactively recommend best practices around performance for table and index structures Take advantage of advanced features such as table partitioning and parallel execution.
ISBN: 9781484274996
Standard No.: 10.1007/978-1-4842-7499-6doiSubjects--Uniform Titles:
Oracle (Computer file)
Subjects--Topical Terms:
539565
Relational databases.
LC Class. No.: QA76.9.D32 / K84 2022
Dewey Class. No.: 005.7565
Expert oracle database architecture = techniques and solutions for high performance and productivity /
LDR
:03506nmm a2200337 a 4500
001
2297851
003
DE-He213
005
20220124160542.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484274996
$q
(electronic bk.)
020
$a
9781484274989
$q
(paper)
024
7
$a
10.1007/978-1-4842-7499-6
$2
doi
035
$a
978-1-4842-7499-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D32
$b
K84 2022
072
7
$a
UN
$2
bicssc
072
7
$a
COM021000
$2
bisacsh
072
7
$a
UN
$2
thema
082
0 4
$a
005.7565
$2
23
090
$a
QA76.9.D32
$b
K96 2022
100
1
$a
Kuhn, Darl.
$3
2111770
245
1 0
$a
Expert oracle database architecture
$h
[electronic resource] :
$b
techniques and solutions for high performance and productivity /
$c
by Darl Kuhn, Thomas Kyte.
250
$a
Fourth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
lvi, 1123 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Developing Successful Oracle Applications -- 2. Architecture Overview -- 3. Files -- 4. Memory Structures -- 5. Oracle Processes -- 6. Locking and Latching -- 7. Concurrency and Multi-versioning -- 8. Transactions -- 9. Redo and Undo -- 10. Database Tables -- 11. Indexes -- 12. Datatypes -- 13. Partitioning -- 14. Parallel Execution -- 15. Data Loading and Unloading.
520
$a
Now in its fourth edition and covering Oracle Database 21c, this best-selling book continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom Kyte and Darl Kuhn share a simple philosophy: "you can treat Oracle as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment." If you choose the latter, then you'll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised fourth edition covers the developments and new features up to Oracle Database 21c. Up-to-date features are covered for tables, indexes, data types, sequences, partitioning, data loading, temporary tables, and more. All the examples are demonstrated using modern techniques and are executed in container and pluggable databases. The book's proof-by-example approach encourages you to let evidence be your guide. Try something. See the result. Understand why the result is what it is. Apply your newfound knowledge with confidence. The book covers features by explaining how each one works, how to implement software using it, and the common pitfalls associated with it. Don't treat Oracle Database as a black box. Get this book. Dive deeply into Oracle Database's most powerful features that many do not invest the time to learn about. Set yourself apart from your competition and turbo-charge your career. What You Will Learn Identify and effectively resolve application performance issues and bottlenecks Architect systems to leverage the full power and feature set of Oracle's database engine Configure a database to maximize the use of memory structures and background processes Understand internal locking and latching technology and how it impacts your system Proactively recommend best practices around performance for table and index structures Take advantage of advanced features such as table partitioning and parallel execution.
630
0 0
$a
Oracle (Computer file)
$3
539566
650
0
$a
Relational databases.
$3
539565
650
1 4
$a
Database Management.
$3
891010
650
2 4
$a
Software Engineering.
$3
890874
700
1
$a
Kyte, Thomas.
$3
898083
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7499-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9439743
電子資源
11.線上閱覽_V
電子書
EB QA76.9.D32 K84 2022
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login