S
S
SemihalDevs2016-10-14 14:10:22
MySQL
SemihalDevs, 2016-10-14 14:10:22

Which SQL textbook to read?

Hello. Interested in the question, what is the best book to read on SQL?
I have basic concepts about queries (SQL, INSERT, DELETE, UPDATE), but no theoretical or more detailed knowledge.
It would be desirable to esteem the book which left rather recently... It is possible in MySQL dialect.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alex, 2016-10-20
@streetflush

sql-ex.ru
I highly recommend

V
Vlad Shakurov, 2016-10-14
@ensaid

Ben Forta Sql in 10 minutes

M
Melkij, 2016-10-14
@melkij

Must read on mysql: High Performance MySQL Optimization, Backups, and Replication, Baron Schwartz
For theoretical knowledge - relatively recently, nothing fundamentally changed in relational databases, like a decade ago. And two decades, maybe even three. The fundamental theory of RDBMS and transactional systems - yes, from the last millennium. It is pointless to pursue novelty in theory.
Another thing is if you want the features of a particular DBMS. Each has a bunch of its own features, there are violations of the standards and something changes with each release. The best friend is the manual from cover to cover, the books come out a bit late. There are many useful things to read.

C
Crash, 2016-10-14
@Bandicoot

What book, website or video course can you offer a beginner to learn SQL?

A
Alexey, 2016-10-20
@AmberLEX

www.sql-tutorial.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question