CST 363 Week 8

     In this course on database systems, I found the most important takeaway to be the foundational understanding of SQL syntax and functions. Learning to effectively use commands like SELECT, INSERT, UPDATE, and DELETE allowed me to interact with databases confidently. It was eye-opening to see how these commands can be combined to create complex queries, enabling meaningful data retrieval and manipulation.

    Another key aspect was grasping database design principles, particularly normalization and the relationships between tables. This knowledge is crucial for building efficient database structures that maintain data integrity and minimize redundancy. Finally, developing skills in data manipulation and retrieval through filtering, sorting, and aggregation techniques really enhanced my ability to analyze and interpret data. Overall, these skills are essential for working with databases and will serve me well in future projects.

Comments

Popular posts from this blog

CST 334 Week 4

CST363 Week 1

CST 334 Week 7