Links

The information contained in these pages is normally sufficient, coupled with the IBEasy+ software and the Firebird DBMS, to build and query relational databases.
However, the reader wishing to deepen, or complete, this training will find below various links in order to achieve these objectives.
Remarks
Many references, both in terms of books and websites, are in English. This is due to the fact that most of the developments on databases and SQL have been done and are still done in the English language. It is therefore important to work on the original documents and not on translations or adaptations. This is especially true for books dealing with database design.
When it comes to websites for learning SQL, the vast majority of those listed below allow for interactive language learning. This is actually the best way to learn SQL.
-Computer books are often quite expensive to buy. It is always advantageous to buy a used version if the used book is in good condition…

Databases Design Autors
Relational Model Database Management 2 
Written by the founder of the relational model, this book remains a reference.
E. F. Codd
An Introduction to Database Systems - Vol. 2
A book that also remains a reference in the field.
C. J. Date
Database Design and Relational Theory: Normal Forms and All That Jazz
Synthesis work written by one of the precursors of the relational model.
C. J. Date
BASES DE DONNEES. Les systèmes et leurs langages
Book, in French, which refers to databases.
G. Gardarin
Schaum's Outline of Fundamentals of Relational Databases
Good synthesis for learning the relational model.
R. Mata-Toledo
Modélisation Conceptuelle de Données - Une Démarche Pragmatique P. Bergougoux
SQL  
SQL and Relational Theory: How to Write Accurate SQL Code C. J. Date
Schaum's Outline of Fundamentals of SQL Programming R. Mata-Toledo
SQL R. Plew
SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL  John L. Viescas
Instant SQL Programming Joe Celko
SQL websites  
W3School  
SQLZoo  
TechOnTheNet  
SQLBolt  
SQL Course  
SQL.sh (Not interactive site)