Skip to main content
Practical SQL Queries for Microsoft SQL Server 2008 R2

ISBN10: 0071746889 | ISBN13: 9780071746885

Practical SQL Queries for Microsoft SQL Server 2008 R2
ISBN10: 0071746889
ISBN13: 9780071746885
By Art Tennick

Step 1 . Download Adobe Digital Editions to your PC or Mac desktop/laptop.

Step 2. Register and authorize your Adobe ID (optional). To access your eBook on multiple devices, first create an Adobe ID at account.adobe.com. Then, open Adobe Digital Editions, go to the Help menu, and select "Authorize Computer" to link your Adobe ID.

Step 3. Open Your eBook. Use Adobe Digital Editions to open the file. If the eBook doesn’t open, contact customer service for assistance.

400+ ready-to-use, powerful SQL queries Learn powerful techniques for surfacing and delivering actionable business intelligence using SQL. Practical SQL Queries for Microsoft SQL Server 2008 R2 contains more than 400 downloadable SQL queries you can use to extract meaningful insights from large amounts of data. The application, syntax, and results of each query are described in detail. The book emphasizes SQL for use in SSMS, but the queries also apply to SSRS, WinForms, WebForms, and many other applications. Enter, maintain, and retrieve database data Search records using the Where clause Sort SQL query results with the Order By clause Create tables and perform joins on tables Perform set operations using Union, Intersect, and Except Group data and produce totals with the Group By clause Manipulate and transform data using built-in functions Create reusable views and user-defined functions Use stored procedures to change SQL dynamically based on conditional factors Create, maintain, and secure database objects with DDL and DCL Deliver SQL query results to end users

Chapter 1. Select – single table; Chapter 2. Where; Chapter 3. Order By; Chapter 4. Select – multiple tables; Chapter 5. Aggregates; Chapter 6. Select – new tables; Chapter 7. Except/Intersect/Union; Chapter 8. Group By; Chapter 9. System functions; Chapter 10. Subqueries; Chapter 11. Delete/Insert/Update; Chapter 12. Views/User-defined functions; Chapter 13. Stored procedures/Programming; Chapter 14. DDL (data definition language)/DCL; Chapter 15. After you finish

Need support?   We're here to help - Get real-world support and resources every step of the way.

Top