|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn840404455 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
130422s2013 cau ob 001 0 eng d |
040 |
|
|
|a GW5XE
|b eng
|e pn
|c GW5XE
|d ZMC
|d YDXCP
|d COO
|d B24X7
|d E7B
|d N$T
|d UMI
|d IDEBK
|d S4S
|d DEBSZ
|d OCLCQ
|d GGVRL
|d OCLCQ
|d OCLCF
|d OCLCQ
|d VT2
|d Z5A
|d LIV
|d ESU
|d OCLCQ
|d IOG
|d OCLCO
|d REB
|d CEF
|d INT
|d U3W
|d OCLCQ
|d OCLCO
|d WYU
|d YOU
|d TKN
|d OCLCQ
|d OCLCO
|d UAB
|d AU@
|d UKAHL
|d OCLCQ
|d OCLCO
|d CNCEN
|d DCT
|d ERF
|d LQU
|d BRF
|d OCLCO
|d OCLCQ
|d DKU
|d OCLCQ
|d KSU
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 848895193
|a 985063189
|a 1005797816
|a 1026958072
|a 1065905739
|a 1067202838
|a 1086462078
|a 1105773794
|a 1110840327
|a 1112572744
|a 1129330861
|a 1134830870
|a 1148139109
|a 1153054562
|a 1192348920
|a 1204035570
|a 1240519913
|
020 |
|
|
|a 9781430248101
|q (electronic bk.)
|
020 |
|
|
|a 1430248106
|q (electronic bk.)
|
020 |
|
|
|a 1430248092
|
020 |
|
|
|a 9781430248095
|
020 |
|
|
|z 9781430248095
|
024 |
7 |
|
|a 10.1007/978-1-4302-4810-1
|2 doi
|
024 |
8 |
|
|a 9781430248095
|
024 |
8 |
|
|a 10.1007/978-1-4302-4
|
029 |
1 |
|
|a AU@
|b 000051280379
|
029 |
1 |
|
|a AU@
|b 000052006703
|
029 |
1 |
|
|a AU@
|b 000060583726
|
029 |
1 |
|
|a DEBBG
|b BV041430895
|
029 |
1 |
|
|a DEBSZ
|b 398267111
|
029 |
1 |
|
|a NZ1
|b 15022669
|
029 |
1 |
|
|a AU@
|b 000068989080
|
035 |
|
|
|a (OCoLC)840404455
|z (OCoLC)848895193
|z (OCoLC)985063189
|z (OCoLC)1005797816
|z (OCoLC)1026958072
|z (OCoLC)1065905739
|z (OCoLC)1067202838
|z (OCoLC)1086462078
|z (OCoLC)1105773794
|z (OCoLC)1110840327
|z (OCoLC)1112572744
|z (OCoLC)1129330861
|z (OCoLC)1134830870
|z (OCoLC)1148139109
|z (OCoLC)1153054562
|z (OCoLC)1192348920
|z (OCoLC)1204035570
|z (OCoLC)1240519913
|
037 |
|
|
|a CL0500000223
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.S67
|b C43 2013
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
072 |
|
7 |
|a UN
|2 bicssc
|
072 |
|
7 |
|a UMT
|2 bicssc
|
082 |
0 |
4 |
|a 005.75/85
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Charalambides, Stelios.
|
245 |
1 |
0 |
|a Oracle SQL tuning with Oracle SQLTXPLAIN /
|c Stelios Charalambides.
|
260 |
|
|
|a Berkeley, CA :
|b Apress ;
|a New York :
|b Distributed to the Book trade worldwide by Springer,
|c ©2013.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
347 |
|
|
|b PDF
|
490 |
1 |
|
|a The expert's voice in Oracle
|
505 |
0 |
0 |
|t Introduction to SQLTXPLAIN --
|t The Cost-Based Optimizer Environment --
|t How Object Statistics Can Make Your Execution Plan Wrong --
|t How Skewness Can Make Your Execution Times Variable --
|t Troubleshooting Query Transformations --
|t Forcing Execution Plans Through Profiles --
|t Adaptive Cursor Sharing --
|t Dynamic Sampling and Cardinality Feedback --
|t Using SQLTXPLAIN with Data Guard Physical Standby Databases --
|t Comparing Execution Plans --
|t Building Good Test Cases --
|t Using XPLORE to Investigate Unexpected Plan Changes --
|t Trace Files, TRCANLZR and Modifying SQLT behavior --
|t Running a Health Check --
|t The Final Word.
|
520 |
|
|
|a Oracle SQL Tuning with SQLTXPLAIN is a practical guide to SQL tuning the way Oracle's own experts do it, using a freely downloadable tool called SQLTXPLAIN. Using this simple tool you'll learn how to tune even the most complex SQL, and you'll learn to do it quickly, without the huge learning curve usually associated with tuning as a whole. Firmly based in real world problems, this book helps you reclaim system resources and avoid the most common bottleneck in overall performance, badly tuned SQL. You'll learn how the optimizer works, how to take advantage of its latest features, and when it's better to turn them off. Quickly tune any SQL statement no matter how complex. Build and tune test cases without affecting production. Use the latest tuning features with confidence.
|
504 |
|
|
|a Includes bibliographical references and index.
|
542 |
|
|
|f Copyright © 2013 by Stelios Charalambides
|g 2013
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Oracle (Computer file)
|
630 |
0 |
7 |
|a Oracle (Computer file)
|2 blmlsh
|
630 |
0 |
7 |
|a Oracle (Computer file)
|2 fast
|
650 |
|
0 |
|a SQL (Computer program language)
|
650 |
|
0 |
|a Database management.
|
650 |
|
6 |
|a SQL (Langage de programmation)
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Database management
|2 fast
|
650 |
|
7 |
|a SQL (Computer program language)
|2 fast
|
653 |
|
4 |
|a Computer science.
|
653 |
|
4 |
|a Database management.
|
776 |
0 |
8 |
|i Print version:
|a Charalambides, Stelios.
|t Oracle SQL tuning with Oracle SQLTXPLAIN.
|d Berkeley, CA : Apress ; New York : Distributed to the Book trade worldwide by Springer, ©2013
|w (DLC) 2013431993
|
830 |
|
0 |
|a Expert's voice in Oracle.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430248095/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29517908
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00053193
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10691414
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 577055
|
938 |
|
|
|a Cengage Learning
|b GVRL
|n GVRL6VVS
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis25765358
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10701305
|
994 |
|
|
|a 92
|b IZTAP
|