𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

SQL (Database Programming)

✍ Scribed by Chris Fehily


Publisher
Questing Vole Press
Year
2014
Tongue
English
Leaves
424
Edition
Kindle Edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


As dynamic, database-driven Web sites become the standard, more and more nonprogrammers just like yourself are being forced to work with database information and create and edit database objects. With SQL and this task-based guide to it, you can do it tooΒ—no programming experience required!

After going over the relational database model and SQL syntax in the first few chapters, veteran author Chris Fehily launches into the tasks that will get you comfortable with SQL fast. In addition to explaining SQL basics, this updated reference covers the ANSI SQL:2003 standard and contains a wealth of brand-new information, including a new chapter on set operations and common tasks, well-placed optimization tips to make your queries run fast, sidebars on advanced topics, and added IBM DB2 coverage.

Best of all, the book's examples were tested on the latest versions of Microsoft Access, Microsoft SQL Server, Oracle, IBM DB2, MySQL, and PostgreSQL. On the companion Web site, you can download the SQL scripts and sample database for all these systems and put your knowledge to work immediately on a real database..


πŸ“œ SIMILAR VOLUMES


SQL Database Programming: The Ultimate G
✍ Tim Warren πŸ“‚ Library πŸ“… 2020 πŸ› Ingram Publishing 🌐 English

SQL DATABASE PROGRAMMING<br><br>The ability to use SQL (Structured Query Language) is a hugely powerful skill.<br>This book is, aimed at complete, beginners, and will, take you through all of the steps needed to master SQL.<br>You will learn how to use databases, the different SQL features, why you

SQL Success: Database Programming Profic
✍ Faroult S. πŸ“‚ Library 🌐 English

England & Wales: Rough Sea, 2013. - 592 p. - ISBN 978-1-909765-00-9<div class="bb-sep"></div>Preface <br/>Introduction to databases<br/>Introduction to SQL <br/>Retrieving Data From One Table <br/>Retrieving Data From Several Tables <br/>Ordering and Reporting <br/>Fuzzy Searches - Method <br/>Chang

Learn SQL Database Programming: Query an
✍ Josephine Bush πŸ“‚ Library πŸ“… 2020 πŸ› Packt Publishing 🌐 English

<p><b>Learn everything you need to know to build efficient SQL queries using this easy-to-follow beginner's guide</b></p> <h4>Key Features</h4> <ul><li>Explore all SQL statements in depth using a variety of examples </li> <li>Get to grips with database querying, data aggregate, manipulation, and muc

Learn SQL Database Programming: Query an
✍ Josephine Bush πŸ“‚ Library πŸ“… 2020 πŸ› Packt Publishing 🌐 English

<p><b>Learn everything you need to know to build efficient SQL queries using this easy-to-follow beginner's guide</b></p> <h4>Key Features</h4> <ul><li>Explore all SQL statements in depth using a variety of examples </li> <li>Get to grips with database querying, data aggregate, manipulation, and muc

Defensive Database Programming with SQL
✍ Alex Kuznetsov πŸ“‚ Library πŸ“… 2010 πŸ› Red Gate Books 🌐 English

Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, the goal of this book, is to help you to produce resilient T-SQL code that robustly and gracefully handles cases of unintended use, and is resilient to common changes