Processing ......
processing
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
SQL - The Structured Query Language
Related Book Categories:
  • 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.

  • Developing Time-Oriented Database Applications in SQL

    It teaches you effective techniques for designing and building database applications that must integrate past and current data. Anyone who has ever attempted to create or modify a database containing temporal data will appreciate the complexity of the task.

  • Structured Query Language - A Practical Introduction (Akeel I. Din)

    Introductory text for learning SQL, it shows you how to use the language with crystal-clear explanations and examples. It does not cover advanced and vendor-specific topics (triggers, stored procs, etc.).

  • SQL: A Comparative Survey, 2nd Edition (Hugh Darwen)

    This book is a companion to An Introduction to Relational Database Theory, 2nd Edition, 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.

  • Sams Teach Yourself SQL in 24 Hours (Ryan Stephens, et al)

    You'll learn how to use SQL to build effective databases, efficiently retrieve your data, and manage everything from performance to security! Using this book's straightforward, step-by-step approach, you'll learn hands-on through practical examples.

  • Database Design and Implementation using Oracle SQL

    This book uses a simple step by step approach to explain the essential relational database design modelling techniques, and shows how Oracle SQL can be used to implement a database. There are numerous practical exercises with feedback.

  • Database Design with UML and SQL, 4th Edition (Alvaro Monge)

    This book teaches you how to use the Unified Modeling Language (UML) and Structured Query Language (SQL) to develop and implement the best possible design for your databases. It is designed to be used as an individual self-study tutorial.

  • Windows Azure SQL Reporting Succinctly (Stacia Misner)

    You'll learn how to set up a SQL Database server, migrate your existing data to the cloud, design report items, and deploy complete reports to the server. Instruction is also provided for managing user roles and creating reusable report parts.

  • PostgreSQL 9.0 Reference - Volume 1A: The SQL Language

    This book describes the SQL language specification as implemented by PostgreSQL, including syntax, data types, functions and operators, indexes and transactions.

  • PostgreSQL 9.0 Reference - Volume 1B: SQL Command Reference

    This book describes all the SQL commands available in PostgreSQL. There are over 140 commands from ABORT to VALUES each with a full usage synopsis, description, annotated parameter list and examples.

  • Accounting Succinctly: A Developer's Guide (Joe Booth)

    This bookh is a developer's guide to basic accounting. Written with business app development in mind, it discusses some of the most common accounting processes, including assets, multiple accounts, journaling, posting, inventory, and payroll.

  • Information Modeling: Specification and Implementation

    This book provides basic concepts of information models and explains how to design database based on data analysis and SQL models. It also provides case studies of database design based on information modeling techniques.

Book Categories
:
Other Categories
Resources and Links