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.
<ASIN:1937842479>
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.
Learn Enough Python to Be Dangerous (Pearson)
Author: Michael Hartl Publisher: Addison-Wesley Date: June 2023 Pages: 448 ISBN: 978-0138050955 Print: 0138050953 Kindle: B0C4VCSD1G Audience: Python Rating: 2 Reviewer: Ian Elliot Learning Python is a great idea but "enough to be dangerous"?
|
Essential C# 12 (Pearson)
Author: Mark Michaelis Publisher: Addison-Wesley Date: December 3, 2023 Pages: 1232 ISBN: 978-0138219512 Print: 0138219516 Kindle: B0CLKY8GNV Audience: C# developers Rating: 5 Reviewer: Mike James The latest edition of a highly recommended book that combines reference and tutorial material.
| More Reviews |
|