CST363: Learning Journal Week 8
Prompt: Briefly summarize the what you consider to be the three (3) most important things you learned in this course.
Database Design Fundamentals: Learning how to design a database schema. This involved understanding entity-relationship modeling, normalization techniques, and the significance of maintaining data integrity via appropriate schema design.
SQL Proficiency: Gaining proficiency in SQL including writing complex queries to retrieve, manipulate, and manage data stored in relational databases. Understanding SQL's syntax, data manipulation capabilities, and its role in database management.
Database Management Concepts: Understanding concepts related to database management systems, such as transaction management, concurrency control, indexing, query optimization, and data security. These concepts are vital for efficient and secure database operation and management.
Comments
Post a Comment