Book description
Sams Teach Yourself SQL in 10 Minutes offers straightforward, practical answers when you need fast results.
By working through the book’s 22 lessons of 10 minutes or less, you’ll learn what you need to know to take advantage of the SQL language.
Lessons cover IBM DB2, Microsoft SQL Server and SQL Server Express, MariaDB, MySQL, Oracle and Oracle express, PostgreSQL, and SQLite.
Full-color code examples help you understand how SQL statements are structured
Tips point out shortcuts and solutions
Cautions help you avoid common pitfalls
Notes explain additional concepts, and provide additional information
10 minutes is all you need to learn how to…
- Use the major SQL statements
- Construct complex SQL statements using multiple clauses and
- operators
- Retrieve, sort, and format database contents
- Pinpoint the data you need using a variety of filtering techniques
- Use aggregate functions to summarize data
- Join two or more related tables
- Insert, update, and delete data
- Create and alter database tables
- Work with views, stored procedures, and more
Table of contents
- Cover Page
- About This eBook
- Title Page
- Copyright Page
- Contents at a Glance
- Table of Contents
- About the Author
- Acknowledgments
- We Want to Hear from You!
- Reader Services
- Introduction
- Lesson 1. Understanding SQL
- Lesson 2. Retrieving Data
- Lesson 3. Sorting Retrieved Data
- Lesson 4. Filtering Data
- Lesson 5. Advanced Data Filtering
- Lesson 6. Using Wildcard Filtering
- Lesson 7. Creating Calculated Fields
- Lesson 8. Using Data Manipulation Functions
- Lesson 9. Summarizing Data
- Lesson 10. Grouping Data
- Lesson 11. Working with Subqueries
- Lesson 12. Joining Tables
- Lesson 13. Creating Advanced Joins
- Lesson 14. Combining Queries
- Lesson 15. Inserting Data
- Lesson 16. Updating and Deleting Data
- Lesson 17. Creating and Manipulating Tables
- Lesson 18. Using Views
- Lesson 19. Working with Stored Procedures
- Lesson 20. Managing Transaction Processing
- Lesson 21. Using Cursors
- Lesson 22. Understanding Advanced SQL Features
- Appendix A. Sample Table Scripts
- Appendix B. SQL Statement Syntax
- Appendix C. Using SQL Datatypes
- Appendix D. SQL Reserved Words
- Index
- Code Snippets
Product information
- Title: Sams Teach Yourself SQL in 10 Minutes a Day, 5th Edition
- Author(s):
- Release date: January 2020
- Publisher(s): Sams
- ISBN: 9780135182925
You might also like
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
video
Learning SQL
Almost 3 Hours of Video Instruction Your complete SQL video course: Master hands-on, real-world skills for …
book
Microsoft SQL Server 2019: A Beginner's Guide, Seventh Edition, 7th Edition
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, …
book
SQL in a Nutshell, 4th Edition
For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL …