Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Structured Query Language (SQL)
Top Free Algorithms Books 🌠 - 100% Free or Open Source!
  • Title Structured Query Language (SQL)
  • Author(s) Wikipedia Contributors
  • Publisher: WikiBooks
  • License(s): CC BY-SA 3.0
  • Hardcover/Paperback N/A
  • eBook HTML and PDF
  • Language: English
  • ASIN: N/A
  • ISBN-10: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

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.

It delivers clear examples with an easy-to-follow approach to teach you the tools you need to build and manage your own databases.

  • Move quickly through SQL basics and several advanced features
  • Use SQL data statements to generate, manipulate, and retrieve data
  • Create database objects, such as tables, indexes, and constraints with SQL schema statements
  • Learn how datasets interact with queries; understand the importance of subqueries
  • Convert and manipulate data with SQL’s built-in functions and use conditional logic in data statements
About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • 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.

  • 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.

Book Categories
:
Other Categories
Resources and Links