Week 1 in 363 Database Management


In my first week of database management, I am enjoying it a lot. Sometimes I think I would enjoy a career creating and managing databases. 

This week we learned about relational database tables, though they look very similar to spreadsheets since both use rows and columns, they have some differences. One of the most important differences is that relational database use  primary keys and foreign keys to create relationships with other tables, something that does not occur with spreadsheets.

It is important to learn database management since most data is stored in databases, it is essential as a computer science student to understand the basic workings of databases. As databases touch every aspect in all sectors of computer science field.  I have a no doubts that I will be working with them later down the road in a career. 

Comments

Popular posts from this blog

CST438 Software Engineering: Week 8 (Final week)

CST438 Software Engineering: Week 1

CST370 Week 5