- [ ] What are the different types of SQLdatabases?
- [ ] How do you import and export to a database?
- [ ] What is a DBMS?
- [ ] What is RDBMS? How is it different?
- [ ] What are primary keys and foreign keys?
- [ ] How do you group by?
- [ ] What are constraints?
- [ ] How do you create a table?
- [ ] How do you alter a table?
- [ ] How do you delete a table?
- [ ] What are joins?
- [ ] What are the different types of joins there?
Learn SQL