Beginning T-SQL with Microsoft SQL Server 2005 and 2008 / Paul Turley and Dan Wood ; technical editor, David Norton.
If you've not programmed with Transact-SQL, this book is for you. It begins with an overview of SQL Server query operations and tools used with T-SQL, and covers both the 2005 and 2008 releases of SQL Server query tools and the query editor. The book then moves to show you how to design and bui...
Saved in:
Online Access: |
Full Text (via Skillsoft) |
---|---|
Main Author: | |
Other Authors: | , |
Format: | Electronic eBook |
Language: | English |
Published: |
Indianapolis, Ind. :
Wiley Pub.,
©2009.
|
Series: | Wrox beginning guides.
|
Subjects: |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | b12282051 | ||
005 | 20231215081412.0 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 090410s2009 inua o 001 0 eng d | ||
019 | |a 324989605 |a 430496084 |a 656458718 |a 698473080 |a 741517536 |a 765143072 |a 815766886 |a 961565223 |a 962627323 |a 981103054 |a 988453668 |a 991912485 |a 1037533841 |a 1037904952 |a 1038634384 |a 1045492188 |a 1058170197 |a 1066152443 |a 1083605659 |a 1162407711 | ||
020 | |a 9780470440483 |q (electronic bk. ; |q Adobe Digital Editions) | ||
020 | |a 0470440481 |q (electronic bk. ; |q Adobe Digital Editions) | ||
020 | |a 0470257032 |q (pbk.) | ||
020 | |a 9780470257036 |q (pbk.) | ||
020 | |a 1282027972 | ||
020 | |a 9781282027978 | ||
020 | |a 9786612027970 | ||
020 | |a 6612027975 | ||
020 | |z 9780470257036 | ||
024 | 8 | |a 9786612027970 | |
029 | 1 | |a AU@ |b 000053318365 | |
029 | 1 | |a DEBBG |b BV044134603 | |
029 | 1 | |a DEBSZ |b 368467821 | |
029 | 1 | |a DEBSZ |b 396246281 | |
029 | 1 | |a NZ1 |b 13341096 | |
035 | |a (OCoLC)sks646796210 | ||
035 | |a (OCoLC)646796210 |z (OCoLC)324989605 |z (OCoLC)430496084 |z (OCoLC)656458718 |z (OCoLC)698473080 |z (OCoLC)741517536 |z (OCoLC)765143072 |z (OCoLC)815766886 |z (OCoLC)961565223 |z (OCoLC)962627323 |z (OCoLC)981103054 |z (OCoLC)988453668 |z (OCoLC)991912485 |z (OCoLC)1037533841 |z (OCoLC)1037904952 |z (OCoLC)1038634384 |z (OCoLC)1045492188 |z (OCoLC)1058170197 |z (OCoLC)1066152443 |z (OCoLC)1083605659 |z (OCoLC)1162407711 | ||
037 | |a sks27315 | ||
040 | |a E7B |b eng |e pn |c E7B |d OCLCQ |d YUS |d TEFOD |d IDEBK |d CNCGM |d OCLCQ |d UMI |d B24X7 |d OCLCQ |d EBLCP |d OCLCQ |d YDXCP |d DEBSZ |d OCLCQ |d MHW |d OCLCF |d OCLCQ |d DKDLA |d OCLCQ |d UKDOC |d TEFOD |d OCLCQ |d COO |d OCLCQ |d AZK |d CNNOR |d MOR |d PIFAG |d ZCU |d LIV |d OCLCQ |d MERUC |d OCLCQ |d OCLCO |d U3W |d BRL |d STF |d WRM |d CEF |d NRAMU |d ICG |d INT |d AU@ |d UAB |d A6Q |d DKC |d OCLCQ |d HS0 |d OCLCQ |d VLY |d UKAHL |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
049 | |a GWRE | ||
050 | 4 | |a QA76.73.S67 |b T87 2009eb | |
100 | 1 | |a Turley, Paul, |d 1962- |1 https://id.oclc.org/worldcat/entity/E39PCjwqFmvM9yyTPYR6fVPjVK | |
245 | 1 | 0 | |a Beginning T-SQL with Microsoft SQL Server 2005 and 2008 / |c Paul Turley and Dan Wood ; technical editor, David Norton. |
260 | |a Indianapolis, Ind. : |b Wiley Pub., |c ©2009. | ||
300 | |a 1 online resource (xxiv, 647 pages) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a data file | ||
490 | 1 | |a Wrox beginning guides | |
588 | 0 | |a Print version record. | |
520 | |a If you've not programmed with Transact-SQL, this book is for you. It begins with an overview of SQL Server query operations and tools used with T-SQL, and covers both the 2005 and 2008 releases of SQL Server query tools and the query editor. The book then moves to show you how to design and build applications of increasing complexity. Other important tasks covered include full text indexing, optimizing query performance, and application design and security considerations. The companion website also provides all of the code examples from the book. | ||
505 | 0 | |a Beginning T-SQL with Microsoft® SQL Server® 2005 and 2008; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Introducing T-SQL and Data Management Systems; Chapter 2: SQL Server Fundamentals; Chapter 3: SQL Server Tools; Chapter 4: Introducing the T-SQL Language; Chapter 5: Data Retrieval; Chapter 6: SQL Functions; Chapter 7: Aggregation and Grouping; Chapter 8: Multi-Table Queries; Chapter 9: Advanced Queries and Scripting; Chapter 10: Transactions; Chapter 11: Advanced Capabilities; Chapter 12: T-SQL Programming Objects | |
505 | 8 | |a Chapter 13: Creating and Managing Database ObjectsChapter 14: Analyzing and Optimizing Query Performance; Chapter 15: T-SQL in Applications and Reporting; Appendix A: Command Syntax Reference; Appendix B: System Variables and Functions Reference; Appendix C: System Stored Procedure Reference; Appendix D: Information Schema Views Reference; Appendix E: FileStream Objects and Syntax; Appendix F: Answers to Exercises; Index | |
546 | |a English. | ||
630 | 0 | 0 | |a SQL server. |
630 | 0 | 7 | |a SQL server |2 fast |
650 | 0 | |a Client/server computing. | |
650 | 0 | |a Database management. | |
650 | 0 | |a SQL (Computer program language) | |
650 | 7 | |a Client/server computing |2 fast | |
650 | 7 | |a Database management |2 fast | |
650 | 7 | |a SQL (Computer program language) |2 fast | |
700 | 1 | |a Norton, David. | |
700 | 1 | |a Wood, Dan, |d 1962- |1 https://id.oclc.org/worldcat/entity/E39PBJqbt8kjgQ9GtV3B3Hfcyd | |
776 | 0 | 8 | |i Print version: |a Turley, Paul, 1962- |t Beginning T-SQL with Microsoft SQL Server 2005 and 2008. |d Indianapolis, IN : Wiley Pub., ©2009 |z 9780470257036 |w (OCoLC)216937245 |
830 | 0 | |a Wrox beginning guides. | |
856 | 4 | 0 | |u https://ucblibraries.skillport.com/skillportfe/main.action?assetid=27315 |z Full Text (via Skillsoft) |
915 | |a - | ||
936 | |a BATCHLOAD | ||
956 | |a Skillsoft ITPro | ||
956 | |b Skillsoft ITPro Skillport Collection | ||
994 | |a 92 |b COD | ||
998 | |b Subsequent record output | ||
999 | f | f | |i 299f0917-a973-5a5f-80ff-462089b09c7b |s 4bf4a4e7-5a9c-54e3-b9e3-02e8c04521dc |
952 | f | f | |p Can circulate |a University of Colorado Boulder |b Online |c Online |d Online |e QA76.73.S67 T87 2009eb |h Library of Congress classification |i web |n 1 |