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.
Python All-in-One, 2nd Ed (For Dummies)
Authors: John Shovic and Alan Simpson Publisher: For Dummies Date: April 2021 Pages: 720 ISBN: 978-1119787600 Print: 1119787602 Kindle: B091DGDLK8 Audience: People wanting to learn Python Rating: 2 Reviewer: Mike James All-in-one refers to the fact that this is seven books put together - why?
|
Beginning Programming All-in-One For Dummies
Author: Wallace Wang Publisher: For Dummies Pages: 800 ISBN: 978-1119884408 Print: 1119884403 Kindle: B0B1BLY87B Audience: Novice programmers Rating: 3 Reviewer: Kay Ewbank
This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]
| More Reviews |
|