A Beginner’s Guide to SQL
Publicado: 28 Ago 2015 04:04
There's some nice tutorial about first steps on SQL. (And a lot of other helpful resources on the UDEMY blog)

Go to tutorial
Introduction
What is a Database
Four Basic SQL Operations, or CRUD
Creating Data
Reading Data
Updating Data
Deleting Data
Conclusion

