Cargando…

Joe Celko's SQL for smarties : advanced sql programming /

SQL for Smarties was hailed as the first book devoted explicitly to the advanced techniques needed to transform an experienced SQL programmer into an expert. Now, 15 years later and in its fourth edition, this classic reference still reigns supreme as the only book written by a SQL master that teach...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Celko, Joe
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Burlington, MA : Elsevier, ©2011.
Edición:4th ed.
Colección:Morgan Kaufmann series in data management systems.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn677829483
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 101104s2011 mau ob 001 0 eng d
010 |a  2010030456 
040 |a OPELS  |b eng  |e pn  |c OPELS  |d CDX  |d OCLCQ  |d N$T  |d YDXCP  |d E7B  |d EBLCP  |d MHW  |d IAI  |d OCLCQ  |d TEFOD  |d REDDC  |d OCLCQ  |d VLB  |d OCLCF  |d UKDOC  |d OCLCQ  |d AU@  |d UMI  |d CNCGM  |d TFWBL  |d COO  |d DEBSZ  |d TEFOD  |d OCLCQ  |d ICA  |d ZCU  |d MERUC  |d OCLCQ  |d D6H  |d VTS  |d CEF  |d ICG  |d VT2  |d OCLCQ  |d WYU  |d STF  |d LEAUB  |d DKC  |d OCLCQ  |d OL$  |d OCLCQ  |d AJS  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL  |d EZC 
019 |a 688637197  |a 769366147  |a 781336482  |a 793341632  |a 794668585  |a 1034963394  |a 1055326607  |a 1062906401  |a 1081235233  |a 1086489037  |a 1103259553  |a 1129348999  |a 1153040761  |a 1284818315 
020 |a 9780123820228  |q (electronic bk.) 
020 |a 0123820227  |q (electronic bk.) 
020 |a 9780123820235  |q (electronic bk.) 
020 |a 0123820235  |q (electronic bk.) 
020 |a 9781282879577  |q (MyiLibrary) 
020 |a 128287957X 
029 1 |a AU@  |b 000046315146 
029 1 |a AU@  |b 000048811672 
029 1 |a CHNEW  |b 000721462 
029 1 |a CHNEW  |b 001009907 
029 1 |a DEBBG  |b BV042300712 
029 1 |a DEBBG  |b BV044148145 
029 1 |a DEBSZ  |b 370594355 
029 1 |a DEBSZ  |b 405358040 
029 1 |a DEBSZ  |b 430908709 
029 1 |a DEBSZ  |b 434183598 
029 1 |a DEBSZ  |b 481266313 
029 1 |a GBVCP  |b 785361340 
029 1 |a NZ1  |b 13642879 
029 1 |a NZ1  |b 15187767 
035 |a (OCoLC)677829483  |z (OCoLC)688637197  |z (OCoLC)769366147  |z (OCoLC)781336482  |z (OCoLC)793341632  |z (OCoLC)794668585  |z (OCoLC)1034963394  |z (OCoLC)1055326607  |z (OCoLC)1062906401  |z (OCoLC)1081235233  |z (OCoLC)1086489037  |z (OCoLC)1103259553  |z (OCoLC)1129348999  |z (OCoLC)1153040761  |z (OCoLC)1284818315 
037 |a 1098271:10180034  |b Elsevier Science & Technology  |n http://www.sciencedirect.com 
037 |a 8B69A32C-47F4-4F6E-926C-DE59B419F839  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.S67  |b C44 2011 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Celko, Joe. 
240 1 0 |a SQL for smarties 
245 1 0 |a Joe Celko's SQL for smarties :  |b advanced sql programming /  |c Joe Celko. 
246 3 0 |a SQL for smarties 
250 |a 4th ed. 
260 |a Burlington, MA :  |b Elsevier,  |c ©2011. 
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 
490 1 |a The Morgan Kaufmann series in data management systems 
520 |a SQL for Smarties was hailed as the first book devoted explicitly to the advanced techniques needed to transform an experienced SQL programmer into an expert. Now, 15 years later and in its fourth edition, this classic reference still reigns supreme as the only book written by a SQL master that teaches programmers and practitioners to become SQL masters themselves! These are not just tips and techniques; also offered are the best solutions to old and new challenges. Joe Celko conveys the way you need to think in order to get the most out of SQL programming efforts for both correctness and performance. New to the fourth edition, Joe features new examples to reflect the ANSI/ISO Standards so anyone can use it. He also updates data element names to meet new ISO-11179 rules and he expands coverage of SSD, parallel processors and how new hardware will change how SQL works, all with the same experience-based teaching style that made the previous editions the classics they are today. KEY FEATURES Expert advice from a noted SQL authority and award-winning columnist who has given ten years service to the ANSI SQL standards committee Teaches scores of advanced techniques that can be used with any product, in any SQL environment, whether it is an SQL 92 or SQL 2008 environment Offers tips for working around deficiencies and gives insight into real-world challenges. 
505 0 |a Introduction -- Chapter 1: Databases versus File Systems -- Chapter 2: Transactions and Concurrency Control -- Chapter 3: Schema Level Objects -- Chapter 4: Locating Data and Special Numbers -- Chapter 5: Base Tables and Related Elements -- Chapter 6: Procedural, Semi-Procedural and Declarative Programming -- Chapter 7: Procedural Constructs -- Chapter 8: Auxiliary Tables -- Chapter 9: Normalization -- Chapter 10: Numeric Data Types -- Chapter 11: Temporal Data Types -- Chapter 12: Character Data Types -- Chapter 13: NULLs -- Missing Data in SQL -- Chapter 14: Multiple Column Data Elements -- Chapter 15: Table Operations -- Chapter 16: Comparison or Theta Operators -- Chapter 17: Valued Predicates -- Chapter 18: CASE Expressions -- Chapter 19: LIKE and SIMILAR TO Predicates -- Chapter 20: BETWEEN and OVERLAPS Predicates -- Chapter 21: The [NOT] IN() Predicate -- Chapter 22: EXISTS() Predicate -- Chapter 23: Quantified Subquery Predicates -- Chapter 24: The Simple SELECT Statement -- Chapter 25: Advanced SELECT Statements -- Chapter 26: Virtual Tables: VIEWs, Derived Tables, CTEs and MQTs -- Chapter 27: Partitioning Data in Queries -- Chapter 28: Grouping Operations -- Chapter 29: Simple Aggregate Functions -- Chapter 30: Advanced Grouping, Windowed Aggregation and OLAP in SQL -- Chapter 31: Descriptive Statistics in SQL -- Chapter 32: Sub-Sequences, Regions, Runs, Gaps, and Islands -- Chapter 33: Matrices in SQL -- Chapter 34: Set Operations -- Chapter 35: Subsets -- Chapter 36: Trees and Hierarchies in SQL -- Chapter 37: Graphs in SQL -- Chapter 38: Temporal Queries -- Chapter 39: Optimizing SQL. 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a SQL (Computer program language) 
650 6 |a SQL (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a SQL (Computer program language)  |2 fast 
655 7 |a dissertations.  |2 aat 
655 7 |a Academic theses  |2 fast 
655 7 |a Academic theses.  |2 lcgft 
655 7 |a Thèses et écrits académiques.  |2 rvmgf 
758 |i has work:  |a SQL for smarties (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGJvCJJt8bYGCFj8FQtgw3  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Celko, Joe.  |s SQL for smarties.  |t Joe Celko's SQL for smarties.  |b 4th ed.  |d Burlington, MA : Elsevier, ©2011  |z 9780123820228  |w (DLC) 2010030456  |w (OCoLC)653121627 
830 0 |a Morgan Kaufmann series in data management systems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780123820228/?ar  |z Texto completo 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=610555  |z Texto completo 
938 |a 123Library  |b 123L  |n 37281 
938 |a Coutts Information Services  |b COUT  |n 16426606  |c 64.95 USD 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL610555 
938 |a ebrary  |b EBRY  |n ebr10427795 
938 |a EBSCOhost  |b EBSC  |n 345002 
938 |a YBP Library Services  |b YANK  |n 3535003 
994 |a 92  |b IZTAP