SQL for Dummies by Allen G. Taylor

The main objective of this textbook is to aid users build relational databases. Relational database management systems are essential to numerous organizations. Users can obtain important data out of relational databases by using SQL. By using this textbook, users can get to the roots of databases. Users can also find out structure of DBMS. Users can determine the main functional components of SQL. After reading this textbook users can build a database, can operate on database data and can keep a database from harm. SQL, stands for Standard Query Language, is the international standard language employed to generate aa well as to maintain relational DB. This textbook gives comprehensive overview on implement of design by using SQL. With a working knowledge of SQL users can store or retrieve data from a DBMS in much batter way without any programmer or programming language (i.e. C or Java). SQL’s syntax is almost like English language. A programmer could incorporate SQL into his/her programs. SQL capable users to manipulate data powerfully and increases retrieval abilities to conventional languages. There are many books on SQL given below;
  • Practical SQL: A Beginner’s Guide to Storytelling with Data by DeBarros Anthony
  • SQL by Chris Fehily
  • SQL Practice Problems by Sylvia Moestl Vasilik
  • SQL for Dummies by Allen G. Taylor
  • Beginning SQL Queries by Clare Churcher
  • Getting Started with SQL by Thomas Nield
  • The art of SQL by Stephane Faroult, Peter Robson
  • SQL Cookbook by Anthony Molinaro
  • Head First SQL by Lynn Beighley
  • Data Science with SQL Server Quick Start Guide by Dejan Sarka
  • Dynamic SQL: Applications, Performance, and Security in Microsoft SQL Server by Edward Pollack
  • SQL Server 2017 Query Performance Tuning by Grant Fritchey
  • Pro SQL Server Relational Database Design and Implementation by Louis Davidson, Jessica Moss
  • Securing SQL Server by Peter A. Carter
  • SQL server 2016 developer guide by Dejan Sarka, Milos Radivojevic, William Durkin
  • Oracle Database 12c PL-SQL programming by McLaughlin, Michael
  • Implementing a SQL Data Warehouse by Jose Chinchilla, Raj Uchhana
  • Data Science with Microsoft SQL Server 2016 by Buck Woody, Danielle Dean, Debraj GuhaThakurta, Gagan Bansal, Matt Conners and Wee-Hyong Tok
  • SQL in a Nutshell by Kevin Kline, Brand Hunt, Daniel Kline
  • Developing SQL Data Models by Varga, Stacia
  • Big Data Analytics by David Loshin
  • PySpark SQL Recipes: With HiveQL, Dataframe and Graphframes by Raju Kumar Mishra, Sundar Rajan Raman
  • SQL for MySQL Developers by Rick F. van der Lans
  • Expert SQL Server Transactions and Locking by Dmitri Korotkevitch
  • Discovering SQL: A Hands-On Guide for Beginners by Alex Kriegel
  • Expert T-SQL Window Functions in SQL Server 2019 by Kathi Kellenberger, Clayton Groom, Ed Pollack
  • MySQL Connector/Python Revealed by Jesper Wisborg Krogh
  • SQL Fundamentals by John J. Patrick
  • SQL: Easy SQL Programming & Database Management For Beginners, Your Step-By-Step Guide To Learning The SQL Database by Felix Alvaro
  • Data Analysis Using SQL and Excel by Gordon S. Linoff
  • The Definitive Guide to DAX by Alberto Ferrari, Marco Russo
  • Practical guide to Oracle SQL, T-SQL and MySQL by Preston Zhang
  • SQL Primer: An Accelerated Introduction to SQL Basics by Rahul Batra
  • Real SQL Queries: 50 Challenges by Brian Cohen, ‎ Neil Pepi, ‎ Neerja Mishra, ‎ Haley Deleon
  • SQL Practice Problems by Sylvia Moestl Vasilik
  • Beginning Apache Spark 2 by Hien Luu
  • Effective SQL by John L. Viescas, Douglas J. Steele, Ben G. Clothier
  • SQL - The Shortest Route For Beginners by Riaz Ahmed
  • Joe Celko's SQL for Smarties, Fifth Edition by Joe Celko
  • Beginning DAX with Power BI by Philip Seamark
  • SQL & NoSQL Databases by Andreas Meier, Michael Kaufmann
  • Learning SQL by Alan Beaulieu
  • Developing SQL Databases by Louis Davidson, Stacia Varga
  • SQL Queries for Mere Mortals by John L. Viescas, Michael J. Hernandez
  • Sams Teach Yourself SQL in 24 Hours (5th Edition) by Ryan Stephens, Ron D. Plew, Arie D. Jones 
  • Querying data with Transact-SQL by Ben-Gan, Itzik
  • MCSA SQL Server 2016 Database Development Exam Ref 2-pack Exam Refs 70-761 and 70-762 by Itzik Ben-Gan, Louis Davidson, Stacia Varga
  • Essential SQLAlchemy Mapping Python to Databases by Jason Myers, Rick Copeland
  • PostgreSQL 11 Administration Cookbook Over 175 recipes for database administrators to manage enterprise databases by Simon Riggs, Gianni Ciolli, Sudheer Kumar Meesala
  • Oracle Database 12c SQL by Jason Price
  • SQL Learn Basics of Queries and Implement Easily by Mathew Roy
  • SQL Antipatterns by Bill Karwin
  • SQL and Relational Theory: How to Write Accurate SQL Code by C.J. Date
  • SQL Performance Explained by Markus Winand
  • SQL Cookbook by Anthony Molinaro
  • Learning SQL by Alan Beaulieu
  • PostgreSQL: Up and Running by Regina O. Obe
  • High Performance MySQL: Optimization, Backups, Replication, and More by Baron Schwartz
  • Oracle PL/SQL Programming by Steven Feuerstein
  • MySQL by Paul DuBois
  • High Performance MySQL: Optimization, Backups, Replication & Load Balancing by Jeremy D. Zawodny
  • PostgreSQL 9.0 High Performance by Gregory Smith
  • The Art of SQL by Stephane Faroult
  • Sams Teach Yourself SQL™ in 10 Minutes by Ben Forta
  • Joe Celko's SQL Programming Style by Joe Celko
  • Joe Celko's SQL for Smarties: Advanced SQL Programming by Joe Celko
  • High Performance MySQL: Optimization, Backups, and Replication by Baron Schwartz
  • Understanding MySQL Internals by Sasha Pachev
  • Windows Azure SQL Database Programming and Design by Kalman Toth
  • SQL Programming and Database Design USING MICROSOFT SQL SERVER 2012 by Kalman Toth
  • SQL Server 2014 Database Design by Kalman Toth
  • Pro SQL Server Relational Database Design and Implementation by Louis Davidson
  • SQL Server 2012 Database Design by Kalman Toth
  • SQL Easy SQL Programming and Database Management For Beginners by Felix Alvaro
  • SQL by Preston Prescott
  • Beginning Oracle SQL For Oracle Database 18c by Ben Brumm
  • SQL For Beginners by Matthew Python
  • Part 3- Coding in Oracle SQL and PL/SQL by Malcolm Coxall
  • Oracle SQL Revealed Executing Business Logic in Database Engine by Alex Reprintsev
  • SQL Beginners by JOHN RUSSEL
  • SQL Structured Query Language For Relational Database Management Systems by Feyisayo Dosunmu
  • SQL Data Warehouse Database Management SQL Server Structured Query Language Business Intelligence Data Models by WILLIAM SULLIVAN

Comments