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
![sqlvole](/images/stories/News/2020/feb/B/sqlvole.jpg)
- 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.
Assembly x64 Programming
Author: Mike McGrath Publisher: Easy Steps Date: November 2021 Pages: 192 ISBN: 978-1840789522 Print: 1840789522 Kindle: B09FTNN4P5 Audience: Developers wanting to learn assembler Rating: 5 Reviewer: Harry Fairhead Assembler, why would you want to learn that!
|
Testing JavaScript Applications
Author: Lucas da Costa Publisher: Manning Date: April 2021 Pages: 512 ISBN: 978-1617297915 Print: 1617297917 Audience: JavaScript developers Level: Intermediate Rating: 5 Reviewer: Ian Elliot Testing the most web's fundamental language is clearly important...
| More Reviews |
|