Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
ricardogj08
/
cursos
Watch
1
Star
0
Fork
0
Files
Issues
0
Branch:
master
Branches
Tags
master
cursos
/
sql
/
README.md
README.md
1.6 KB
Permalink
History
Raw
SQL
Referencias
EDteam - ¿Qué son las BASES DE DATOS?
EDteam - La historia completa de las bases de datos SQL (o relacionales).
freeCodeCamp - Database Design Course: Learn how to design and plan a database for beginners.
hdeleon.net - Normalización de BASE de DATOS.
EDteam - ¿SQL o NoSQL? ¿Cuál base de datos es mejor?
freeCodeCamp - NoSQL vs SQL: Which Type of Database Should You Use?
freeCodeCamp - SQL: Intro to Computer Science - Harvard's CS50 (2018).
freeCodeCamp - SQL Tutorial: Full Database Course for Beginners.
freeCodeCamp - SQL Tutorial for Beginners (and Technical Interview Questions Solved).
freeCodeCamp - SQL For Web Developers: Complete Database Course.
freeCodeCamp - Basics of SQL Injection: Penetration Testing for Ethical Hackers.
CREATE TABLE
DROP TABLE
ALTER TABLE
INSERT
DELETE