Querying SQL Server
eBook - ePub

Querying SQL Server

Run T-SQL operations, data extraction, data manipulation, and custom queries to deliver simplified analytics (English Edition)

Adam Aspin

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Querying SQL Server

Run T-SQL operations, data extraction, data manipulation, and custom queries to deliver simplified analytics (English Edition)

Adam Aspin

Book details
Table of contents
Citations

About This Book

Learning real-world analytics using SQL

Key Features
? Hands-on approach to learning the fundamentals of data analysis
? Covers all levels of SQL expertise from novice to master with examples
? Includes techniques and approaches to query complex databases more effectively

Description
This book will take you on an interactive journey to master SQL querying from the most fundamental to the most advanced level using various T-SQL techniques to provide meaningful insights from your SQL Server data.The book begins with an introduction to the fundamental concepts of both SQL and SQL Server. It then guides readers through the process of building queries, using simple and then more complex table joins and progressively more advanced data filtering, to deliver advanced queries based on a variety of SQL techniques. The reader will understand how to deliver relevant and trustworthy analysis of the data through learning how to apply fundamental computations in T-SQL, relational logic, and how to group and aggregate data. There is also coverage of other SQL concepts, such as formatting queries, writing subqueries, creating derived tables, joining and filtering tables, etc. In addition to that, the book discusses how to conduct rolling analyses, examine time-series data, and manage large and complex datasets.After finishing the book, readers won't merely be able to write complex queries; rather, they will be able to construct their methodology for analysing relational datasets and arriving at the desired insights.

What you will learn
? Analyze data using simple math and logic, multiple filters, and data aggregation.
? Become proficient with table expressions, subqueries, and writing complex computations.
? Perform rolling analysis and time series analysis using advanced methods.
? Review SQL concepts such as table joins, data filtering, query structuring, and table derivation.

Who this book is for
This book is for data professionals, such as database developers, SQL developers, data analysts, and BI experts, who wish to construct complex queries and extract the desired analytics from their datasets. The book also encourages smart new learners to learn SQL and use it right away in their first jobs.

Table of Contents
1. Writing Basic SQL Queries
2. Using Multiple Tables When Querying Data
3. Using Advanced Table Joins
4. Filtering Data
5. Applying Complex Filters to Queries
6. Making Simple Calculations
7. Aggregating Output
8. Working with Dates in SQL Server
9. Formatting Text in Query Output
10. Formatting Numbers and Dates
11. Using Basic Logic to Enhance Analysis
12. Subqueries
13. Derived Tables
14. Common Table Expressions
15. Correlated Subqueries
16. Dataset Manipulation
17. Using SQL for More Advanced Calculations
18. Segmenting and Classifying Data
19. Rolling Analysis
20. Analyzing Data Over Time
21. Complex Data Output

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Querying SQL Server an online PDF/ePUB?
Yes, you can access Querying SQL Server by Adam Aspin in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Programación en SQL. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover Page
  2. Title Page
  3. Copyright Page
  4. About the Author
  5. About the Reviewer
  6. Acknowledgement
  7. Preface
  8. Errata
  9. Table of Contents
  10. 1. Writing Basic SQL Queries
  11. 2. Using Multiple Tables When Querying Data
  12. 3. Using Advanced Table Joins
  13. 4. Filtering Data
  14. 5. Applying Complex Filters to Queries
  15. 6. Making Simple Calculations
  16. 7. Aggregating Output
  17. 8. Working with Dates in SQL Server
  18. 9. Formatting Text in Query Output
  19. 10. Formatting Numbers and Dates
  20. 11. Using Basic Logic to Enhance Analysis
  21. 12. Subqueries
  22. 13. Derived Tables
  23. 14. Common Table Expressions
  24. 15. Correlated Subqueries
  25. 16. Dataset Manipulation
  26. 17. Using SQL for More Advanced Calculations
  27. 18. Segmenting and Classifying Data
  28. 19. Rolling Analysis
  29. 20. Analyzing Data Over Time
  30. 21. Complex Data Output
  31. Appendix A: Installing SQL Server
  32. Appendix B: Installing SQL Server Management Studio
  33. Appendix C: Setting Up the Sample Database
  34. Index