FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title SQL: A Comparative Survey
- Author(s) Hugh Darwen
- Publisher: Bookboon (2014)
- Paperback N/A
- eBook PDF (169 pages, 3.0 MB)
- Language: English
- ISBN-10/ASIN: N/A
- ISBN-13: 978-8740307788
- Share This:
SQL: A Comparative Survey is a companion to Hugh Darwen's An Introduction to Relational Database Theory, best studied in parallel with that text. Closely following the structure of the theory book, it shows how the examples in that book can be expressed in SQL. SQL's many deviations from relational database theory are thus exposed and their consequences discussed. Drawing on the author's long experience as a member of the committee responsible for production of the ISO SQL standard, the book includes copious Historical Notes showing how SQL has evolved from its very beginnings in the 1970s.
About the Authors- Hugh Darwen was employed in IBM's software development divisions from 1967 to 2004. In the early part of his career, he was involved in DBMS development; from 1978 to 1982, he was one of the chief architects of an IBM product called Business System 12, a product that faithfully embraced the principles of the relational model. He was an active participant in the development of the international standard for SQL (and related standards) from 1988 to 2004. Based in the UK, he currently teaches relational database theory at Warwick University and is a tutor and course development consultant for the Open University.
- SQL - The Structured Query Language
- Oracle Databases
- PostgreSQL
- Database Theory and Systems
- Microsoft SQL Server
-
SQL The Complete Reference (James R. Groff, et al.)
Get comprehensive coverage of every aspect of SQL from three leading industry experts. This one-stop guide explains how to build, populate, and administer high-performance databases and develop robust SQL-based applications.
-
Introduction to SQL (Bobby Iliev)
SQL knowledge is essential for anyone involved in programming, data science, and data management. This is an introduction to SQL that will help you learn the basics of SQL and start using relational databases for your SysOps, DevOps, and Dev projects.
-
SQL Performance Explained: Everything Developers Need to Know
Starting with the basics of indexing and the WHERE clause, this book guides developers through all parts of an SQL statement and explains the pitfalls of object-relational mapping (ORM) tools like Hibernate.
-
A Primer on SQL (Rahul Batra)
This book is an introduction to the basics of SQL. No prior experience with SQL is necessary, but some knowledge of working with computers in general is required. It is not intended as a reference work or for a full time database administrator.
-
SQL Queries Succinctly (Nick Harrison)
This book shows you how to craft queries in SQL, from basic CRUD statements and slicing and dicing the data, to applying filters and using aggregate functions to summarize the data, solving common problems, navigating hierarchical data, etc.
-
SQL for Web Nerds (Philip Greenspun)
This book covers data modeling, simple queries, complex queries, transactions, triggers, views, style, PL/SQL, trees, handling dates in Oracle, limits in Oracle, tuning, data warehousing, foreign and legacy data and normalization.
-
Essential SQL (Krzysztof Kowalczyk)
This book provides clear and concise explanation of topics for programmers both starting to learn the Structured Query Language (SQL) as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.
-
Structured Query Language (WikiBooks)
This book provides a short description of SQL, its origins, basic concepts and components, and many examples. The book follows the specifications of the SQL:2011 standard developed by a common committee of ISO and IEC.
-
Transact-SQL: The Building Blocks to SQL Server Programming
This book will cover different aspects of the Transact SQL (TSQL) language. It takes the readers step by step through the TSQL language, one concept at a time. Each topic covers a particular aspect of TSQL with discussion and examples.
-
Learn T-SQL Querying (Pedro Lopes, et al)
The book will get you started with query processing fundamentals to help you write powerful, performant Transact-SQL (T-SQL) queries. You will then focus on query execution plans and learn how to leverage them for troubleshooting.
-
SQL Notes for Professionals
In this free book, experienced SQL developers all over the world share their favorite SQL techniques and features. Learning how to solve real-world problems will give you the skill and confidence to step up in your career.
:
|
|