Reddit Reddit reviews Beginning SQL Queries: From Novice to Professional (Books for Professionals by Professionals)

We found 2 Reddit comments about Beginning SQL Queries: From Novice to Professional (Books for Professionals by Professionals). Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
SQL
Databases & Big Data
Beginning SQL Queries: From Novice to Professional (Books for Professionals by Professionals)
Used Book in Good Condition
Check price on Amazon

2 Reddit comments about Beginning SQL Queries: From Novice to Professional (Books for Professionals by Professionals):

u/nice__two · 5 pointsr/SQL

This is the best book to learn SQL properly: Beginning SQL Queries: From Novice to Professional

The important part is to run the examples yourself and play with it. Make up your own queries and figure out how to get them to work. That's what you'll be doing all the time anyway.

After that, pick any of the books for your DB vendors SQL dialect. But first, get the fundamentals right.

u/phil_in_rdam · 1 pointr/getdisciplined

You sound like you'd like to become a Data Scientist. :)

For SQL take a look at Beginning SQL Queries: From Novice to Professional. It's a very good (text) book. You'll be amazed how easy SQL is with the right mindset.