Đang chuẩn bị liên kết để tải về tài liệu:
SQL Server 2012 T-SQL Recipes, 3rd Edition

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

SQL Server 2012 T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server 2012. It provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on. | THE EXPERT S VOICE IN SQL SERVER GET THE JOB DONE WITH SQL SERVER S POWERFUL DATABASE PROGRAMMING AND QUERY LANGUAGE SQL Server 2012 T-SQL Recipes A Problem-Solution Approach Jason Brimhall David Dye Jonathan Gennick Andy Roberts and Wayne Sheffield Apress For your convenience Apress has placed some of the front matter material after the index. Please use the Bookmarks and Contents at a Glance links to access them. TM Apress www.it-ebooks.info Contents at a Glance About the Authors.xlix About the Technical Reviewers.li Acknowledgments.liii Introduction.lv Chapter 1 Getting Started with SELECT.1 Chapter 2 Elementary Programming.23 Chapter 3 NULLs and Other Pitfalls.41 Chapter 4 Querying from Multiple Tables.57 Chapter 5 Grouping and Summarizing.79 Chapter 6 Advanced Select Techniques.93 Chapter 7 Aggregations and Windowing.115 Chapter 8 Inserting Updating Deleting.147 Chapter 9 Working with Strings.179 Chapter 10 Working with Dates and Times.197 Chapter 11 Working with Numbers.219 Chapter 12 Transactions Locking Blocking and Deadlocking.241 Chapter 13 Managing Tables.273 Chapter 14 Managing Views.301 Chapter 15 Managing Large Tables and Databases.319 Chapter 16 Managing Indexes.341 iii .