Intro To Database Systems Week 8
The three most important things I have learned throughout this course is how to do more complex queries, database design, and database programming. I came into this course having basic prior knowledge of how to write SQL queries. After completing this course I've learned more techniques such as the grouping, joining, and sub queries which have allowed me to write more efficient queries. I've also learned about database design where I've learned to translate application requirements into an efficient database structure, then eventually implement the design into a working database. Lastly, I've learned how to integrate java applications, MySQL databases, and MongoDB databases with database programming. With database programming, I can store and retrieve database data automatically, increasing the capabilities of my applications.
Comments
Post a Comment