CST363 Week 4
CST363 Learning Journal - Week 4 In this course, I remembered a few things from the last time I took an intro to database systems course. I wish I still had the textbook from that class, I feel like it would have helped me with my studies. I've learned how query data from a database, and how to present it to the user with conditions. The different types of joins I had trouble with previously, but now I know how to use each one best. I've used ER diagrams to visualize the relationships in a database. I am more confident about reading ER diagrams, and understanding what they convey for a database. I remember the normal form rules from a previous class, and the zybooks textbook supplements this. There are a few questions I still have about databases: I still need guidance on how to implement SQL into Java. Many of my implementations are researched from the Internet. I need to research more about MySQL Workbench 8.0, there are some issues that occur with large databases that I nee...