CST 363 - Week 1 Learning Journal

 Relational database tables and spreadsheet have similarities based off their appearance, but have key differences. Spreadsheets are useful for simple tasks such as making lists, tracking deliveries or anything else that does not have much data. When the dataset gets large, spreadsheets get messy and can have errors more easily. Relational database tables are build to handle large datasets. Databases keep data organized across multiple tables and have riles that keep the information accurate. Databases also allow different tables to connect together like linking the list of products a company sells to the price of each product. 

Important reasons that make database useful investment of time are that they are reliable and secure. Multiple users can have access to a database and are able to update, search, report data at the same time. For searching within the database, they support a fast method of finding what one needs. The database can be protected through security. 

In this course, I want to learn the basics of SQL, design tables, queries, database design principles, data connectivity and data cleaning/transforming. These skills will be beneficial in the future for jobs handling data, especially when it comes to managing databases. As wanting to become a Data Engineer I will be using this work on a daily basis. 

Comments

Popular posts from this blog

CST 349 - Week 4 Learning Journal

CST349 Week 2 - Learning Journal

CST 349 - Week 5 Learning Journal