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:

  1. I still need guidance on how to implement SQL into Java. Many of my implementations are researched from the Internet.
  2. I need to research more about MySQL Workbench 8.0, there are some issues that occur with large databases that I need to fix, like the lost connection error I get when creating in a large database. 
  3. How ordered indexes are implemented is still confusing to me. I understand their purpose, but I want to understand more about how they are created and maintained.
  4. Subqueries in SQL are a bit confusing to me still, though I feel like I end up creating over-complicated queries to start.

Isopod Update: ZooMed sells 'roly-poly kits' now? I bought one to try it out. I think the ventilation is too high, but that can be closed up easily with tape.

Comments

Popular posts from this blog

CST300 - Week 4

CST300 - Week 2

CST300 - Week 5