This best-selling guide will get you up and running with SQL. Author Chris Fehily introduces general concepts, practical answers, and clear explanations of what the various SQL statements can do. Formatted SQL code listings help you see the elements and structure of the language.
Author: Chris Fehily Publisher: Questing Vole Press Date: January 2020 Pages: 466 ISBN: 978-1937842475 Print: 1937842479 Audience: Developers interested in SQL Level: Introductory/Intermediate Category: Database

- Covers Oracle Database, Microsoft SQL Server, IBM Db2 Database, MySQL, PostgreSQL, and Microsoft Access.
- Learn the core language for standard SQL, and variations for the most widely used database systems.
- Organize your database in terms of the relational model.
- Master tables, columns, rows, and keys.
- Retrieve, sort, and format data.
- Filter data that you don't want to see.
- Convert and manipulate data with SQL's built-in functions and operators.
- Use aggregate functions to summarize data.
- Create complex SQL statements by using joins, subqueries, constraints, conditional logic, and metadata.
- Create, alter, and drop tables, indexes, and views.
- Insert, update, delete, and merge data.
- Execute transactions to maintain the integrity of your data.
- Avoid common pitfalls involving nulls.
- Troubleshoot and optimize queries.
- Learn advanced techniques that extend the power of SQL.
For recommendations of SQL Server books see Pick Of The Shelf - SQL Server in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
DevOps For The Desperate
Author: Bradley Smith Publisher: No Starch Pages: 176 ISBN: 978-1718502482 Print: 1718502486 Kindle: B09M82VY43 Audience: Developers working in DevOps Rating: 4.5 Reviewer: Kay Ewbank
Subtitled 'A hands-on survival guide, this book aims to provide software engineers and developers with the basi [ ... ]
|
The C# Workshop (Packt)
Author: Jason Hales, Almantas Karpavicius and Mateus Viegas Publisher: Packt Date: September 2022 Pages: 780 ISBN: 978-1800566491 Print: 1800566492 Kindle: B0BGRBDJLS Audience: C# developers Rating: 4 Reviewer: Mike James C# is not the language it once was - time for a revival?
| More Reviews |
|