Discover new selections
Buy used:
$20.04
Get Fast, Free Shipping with Amazon Prime
FREE delivery Friday, May 2 on orders shipped by Amazon over $35
Or Prime members get FREE delivery Tuesday, April 29.
Used: Like New | Details
Sold by camalan
Condition: Used: Like New
Access codes and supplements are not guaranteed with used items.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

SQL QuickStart Guide: The Simplified Beginner's Guide To SQL

4.1 out of 5 stars 179 ratings

The Ultimate Beginner's Guide To Learning SQL - From Retrieving Data To Creating Databases!


*PRINTING ISSUE HAS BEEN CORRECTED*

Structured Query Language or SQL (pronounced
sequel by many) is the most widely used programming language used in database management and is the standard language for Relational Database Management Systems (RDBMS). SQL programming allows users to return, analyze, create, manage and delete data within a database – all within a few commands.

With more industries and organizations looking to the power of data, the need for an efficient, scalable solution for data management is required. More often than not, organizations implement a Relational Database Management System in one form or another. These systems create long-term data “warehouses” that can be easily accessed to return and analyze results, such as, “Show me all of the clients from Canada that have purchased more than $20,000 in the last 3 years.” This “query,” which would have taken an extensive amount of hands-on research to complete prior to the use of database, can now be determined in seconds by executing a simple SELECT SQL statement on a database.

SQL can seem daunting to those with little to zero programming knowledge and can even pose a challenge to those that have experience with other languages. Most resources jump right into the technical jargon and are not suited for someone to really grasp how
SQL Actually Works. That’s why we created this book. Our goal here is simple: show you exactly everything you need to know to utilize SQL in whatever capacity you may need in simple, easy to follow concepts. Our book provides Multiple Step-by-Step Examples of how to master these SQL concepts to ensure you know what you’re doing and why you’re doing it every step of the way.

This book will allow you to successfully go from knowing absolutely nothing about SQL to being able to quickly retrieve and analyze data from multiple tables. Step-by-step we will
Walk You Through the Fundamentals of Understanding How a Relational Database is Structured to how to execute Complex SELECT Statements to return large datasets from your database.

Here Is A Preview Of What You'll Learn...

  • What are Relational Databases and How are They Structured!
  • Why Knowing SQL Is Important To Almost Any Database!
  • The Fundamentals of SQL Programming Syntax!
  • How To Retrieve Any Type of Data You May Need Within Your Database!
  • The Important Differences in SQL Syntax Across Database Programs!
  • The Top Mistakes to AVOID That Those New To SQL Make!

Our Personal Guarantee

We are so confident that methods outlined in this book will help you learn SQL that we're willing to let you try the book risk-free. If you are not fully satisfied with the product, simply let us know and we will provide a 100% full refund. That’s right, a 100% Money-Back Guarantee! What reason do you have to not give this book a try?

Scroll Up & Click The "Add To Cart" Icon On The Right Side Right Now!


ClydeBank Media LLC
All Rights Reserved

Product details

  • Publisher ‏ : ‎ CreateSpace Independent Publishing Platform (March 11, 2015)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 76 pages
  • ISBN-10 ‏ : ‎ 1508767483
  • ISBN-13 ‏ : ‎ 978-1508767480
  • Item Weight ‏ : ‎ 5 ounces
  • Dimensions ‏ : ‎ 7.5 x 0.18 x 9.25 inches
  • Customer Reviews:
    4.1 out of 5 stars 179 ratings

Customer reviews

4.1 out of 5 stars
179 global ratings

Review this product

Share your thoughts with other customers

Customers say

Customers find this SQL guide excellent for teaching basics and appreciate its concise, easy-to-understand approach. The book receives mixed feedback regarding value for money, with some finding it good value while others consider it not worth the price. Customers report issues with numbered pages, noting that only even-numbered pages are included, and one customer mentions typos that change the meaning of phrases.

AI-generated from the text of customer reviews

20 customers mention "Ease of use"14 positive6 negative

Customers find the SQL guide easy to use, describing it as a concise beginner's guide with good explanations.

"...version of this book but the new version is much clearer and easier to read." Read more

"Also as same as what I learned from W3C. But really a easy and good book for the beginner." Read more

"...Good explanation and very concise; "short" can sometimes be a bad thing, but in this case it was a virtue that it gets right to the point..." Read more

"To much money and limited instructions. Must download sample from internet to follow instructions." Read more

18 customers mention "Book content"16 positive2 negative

Customers find this SQL book excellent for teaching basics and serving as a good reference.

"...This book is the most useful and clearest learner's guide I found...." Read more

"...did the trick & it will remain a treasured reference as I progress through." Read more

"...as same as what I learned from W3C. But really a easy and good book for the beginner." Read more

"...It's nice to have the paper reference though. There were a few typos and the examples were average...." Read more

10 customers mention "Value for money"3 positive7 negative

Customers have mixed opinions about the book's value for money, with some finding it good value while others say it's not worth the price.

"...In short, this book is a misprint and completely useless. I will be requesting a refund." Read more

"...However, $10 seemed actually overpriced. I would say the book is worth $5.99 or $6.99. My review basically sums up the book - It's okay...." Read more

"Great book to teach basics for a good price." Read more

"Definitely NOT worth the price, in my opinion! I should have paid closer attention to what I was buying...." Read more

3 customers mention "Numbered pages"0 positive3 negative

Customers have mixed opinions about the numbered pages in the book, with several noting that only even-numbered pages are included.

"...it off and turn the page... I quickly notice there are no odd numbered pages in my book...." Read more

"Not sure how valuable or useful this guide is seeing how it only has even numbered pages. Not at all what I expected. Incredibly disappointed...." Read more

"Book only contains the even pages!..." Read more

3 customers mention "Typos"0 positive3 negative

Customers mention typos in the book, with one noting that some change the meaning of phrases.

"...It's nice to have the paper reference though. There were a few typos and the examples were average...." Read more

"...overview of SQL code and how to use it - however I was so distracted by the many typos, especially in the examples - that I had to read/re-read..." Read more

"...not correct...explanations of figures not accurate, typos that change the meaning of a phrase...the book is less than 70 pages...." Read more

A great introduction for those who know nothing about SQL. Concise and easy to follow.
4 out of 5 stars
A great introduction for those who know nothing about SQL. Concise and easy to follow.
I'm a complete newbie to SQL, so this simplified introduction to SQL is right up my alley. I've found it very easy to follow and a joy to read. Since I am a newbie, I really don't know what should be in the book or what might be missing, so I have nothing to compare it to or no real criticism in that aspect. The one thing I do not like is that this book assumes you're using Windows or Mac (operating systems). I am a Linux/GNU Ubuntu user. So, how am I supposed to use the Northwind Traders Access database (to work on the examples in the book) if I cannot install Microsoft Office on Ubuntu? Seeing as this is an advanced topic, you would think that the author would be more advanced when it comes to the operating systems that are catered to. Besides that issue, I can't fully complete the entire book, but I do get the gist of the examples and information given in the book. I doubt I can start writing my own queries and such, but at least I have a better understanding of what SQL and what it's used for. I received this product complimentary in exchange for my honest review. All opinions are 100% mine.
Thank you for your feedback
Sorry, there was an error
Sorry we couldn't load the review

Top reviews from the United States

  • Reviewed in the United States on July 18, 2019
    I purchased a variety of beginner books to learn SQL. This book is the most useful and clearest learner's guide I found. I have been able to use it to create working queries without having much previous background in SQL. Other "beginner's" guides either required too much technical knowledge or were not really clear to me.

    Just as a note: I had purchased the previous version of this book but the new version is much clearer and easier to read.
    One person found this helpful
    Report
  • Reviewed in the United States on July 14, 2019
    I am taking a huge leap from a BS in Business Mgmt to MS in Business Analytics. I sought out simple review because the college text over complicates the SQL syntax. This book (I bought both the paperback & Audible versions to follow along) did the trick & it will remain a treasured reference as I progress through.
  • Reviewed in the United States on May 22, 2015
    Also as same as what I learned from W3C. But really a easy and good book for the beginner.
    One person found this helpful
    Report
  • Reviewed in the United States on December 19, 2017
    I needed to get up to speed quickly on working with databases and this guide was perfect. Good explanation and very concise; "short" can sometimes be a bad thing, but in this case it was a virtue that it gets right to the point and told me everything I needed to know.
    6 people found this helpful
    Report
  • Reviewed in the United States on December 14, 2016
    I needed a quick head start to learning SQL at work, so I ordered this book based on the many positive reviews.

    The first page of my book starts on page 8, after the table of contents, and begins with a sentence fragment missing a capital letter. I laugh it off and turn the page... I quickly notice there are no odd numbered pages in my book. It's numbered 8,10,12,14,16,etc... however, this is not intentional. In the even numbered table of contents (pg.4), I can see there are chapters beginning with odd numbers.

    In short, this book is a misprint and completely useless. I will be requesting a refund.
    Customer image
    1.0 out of 5 stars
    Missing odd numbered pages...

    Reviewed in the United States on December 14, 2016
    I needed a quick head start to learning SQL at work, so I ordered this book based on the many positive reviews.

    The first page of my book starts on page 8, after the table of contents, and begins with a sentence fragment missing a capital letter. I laugh it off and turn the page... I quickly notice there are no odd numbered pages in my book. It's numbered 8,10,12,14,16,etc... however, this is not intentional. In the even numbered table of contents (pg.4), I can see there are chapters beginning with odd numbers.

    In short, this book is a misprint and completely useless. I will be requesting a refund.
    Images in this review
    Customer imageCustomer image
    9 people found this helpful
    Report
  • Reviewed in the United States on June 23, 2017
    Very basic. For the price, I expected more than just a small book. It does give the basics and puts it in a fairly simple form. If books help you with this sort of thing, you will need another book after this one. I guess you would be able to write a basic SQL maybe after reading this. I bought this for use at work with people to reference.
    4 people found this helpful
    Report
  • Reviewed in the United States on June 14, 2018
    This helped a person who did not know SQL learn it.
    She won the high school national championship in SQL programming 7 months later.
    However, other books which are more advanced did most of the work.
    But this one got the start.
    2 people found this helpful
    Report
  • Reviewed in the United States on May 6, 2019
    This lives up to its name, breaks queries down to simple, plain English to help you understand how to start writing them

Top reviews from other countries

Translate all reviews to English
  • Usuario TOP
    1.0 out of 5 stars Useless
    Reviewed in Mexico on May 26, 2019
    Useless
  • Hamza abdirahman
    5.0 out of 5 stars Good book for beginner who want to get overview in SQL
    Reviewed in India on July 15, 2020
    This is good book and also simple if there is a beginner who want to get wide overview in SQL i recommend this book but there is a Lille complicated Query (statements that SQL uses to retrieve data) like joints so don't confuse them just get the concept u will be master later on those query's if u go in Advance.
  • Cliente Amazon
    5.0 out of 5 stars Great introductory book
    Reviewed in Spain on September 9, 2017
    It's a great introductory book for anyone starting from scratch and wanting to get a better understanding of what SQL is and what it can do. It also includes additional online resources.
    Report
  • R. J. Knight
    5.0 out of 5 stars SQL Basics-Nothing fancy but it does, very well, what it says on the tin.
    Reviewed in the United Kingdom on August 19, 2015
    This is a nifty little book that does what it says on the tin...It really is a "Quickstart Guide", "The Simplified Beginner's Guide To SQL",

    If you've, say, recently encountered Sql - perhaps like myself, while learning about building web sites - it's possible that explaining how it works was buried amongst other stuff, so to speak, and you only half-grasped how it all works. This book excellently covers the basics, all in one place, with no distracting references to anything other than how to store, retrieve and manipulate data in a Sql database.

    It perfectly details that the key thing is getting the syntax of your queries right for the Sql database server to understand, and be able to respond to, what you are trying to do. In building web sites that store and use data in a Sql database I have found it invaluable because, no matter how fancy your web site building environment, you still have to use this Sql query language at some point if your data is stored in a Sql database.

    It was worth the price for me just to discover how easy it is to change the column title names of a web site grid view simply by using the 'alias/as clause' feature when extracting column/field information from a particular Sql table...Something a search on google had revealed others using pages of tortured code to achieve the same result!
  • Ghairat Akseer
    5.0 out of 5 stars Quick start guide.
    Reviewed in Canada on May 1, 2019
    Quick start guide.