Day #11 🙂 We learned about Database Concepts and Design 😉
We have to introduce what’s under the hood of back-end programming, because the knowledge will be useful to understand the scope of the work given by clients in the future
Today we created several tables, normalized it and make relationships between the tables
We learned about primary and foreign key
How to keep entity integrity, domain integrity and referential integrity
And how to use triggers 🙂
Will learn a bit more tomorrow, and start to do the project next week! 🙂