06-13-2022, 12:52 PM
Just putting this here for anyone in the program who has not yet taken this course.
The general consensus is that the first two modules are the most difficult in the course, I agree. Things get better starting in Module 3, it's all SQL code writing from there.
Crow's foot notation is not used. Chen notation is used instead. It is a slight adjustment, nothing major, just a heads up.
Knowing what a Primary Key and a Foreign Key are, why they are used, and how to define one in SQL won't do much for you in the first two modules as you would think it would. The core of the challenge boils down to knowing how to make an ER Diagram and then translating it to Relational Schema. You will need to have a firm grasp on cardinality as it relates to translating a set of requirements to a DB Schema. If you are already familiar with LucidChart for diagramming then that is good.
I'm seeing more than a few people still stuck on Module 2 and we are already past the halfway point in the Summer 1 term. I'm concerned these people won't have enough time to finish the course as this pace.
The textbook is very expensive at close to $400. I recommend getting the international student edition for less than a 1/4th of the price. Try to go over chapters #1 & #2 as prep. Answers to practice questions are available at db-book.com for free. The textbook is Database System Concepts Seventh Edition ISBN: 979-1-260-08450-4
As I said before, things begin getting better in Module 3 as everything from that point forward involves writing SQL code. You can test your code before turning in your assignments on your local db instance. We are using PostgreSQL by the way. The book seems to be biased towards Postgres as it has footnotes throughout that repeatedly mention functionality lacking in both MySQL and Oracle. Things like row constructor notation for example. If you want to prep codewise, then download Postgres.
The general consensus is that the first two modules are the most difficult in the course, I agree. Things get better starting in Module 3, it's all SQL code writing from there.
Crow's foot notation is not used. Chen notation is used instead. It is a slight adjustment, nothing major, just a heads up.
Knowing what a Primary Key and a Foreign Key are, why they are used, and how to define one in SQL won't do much for you in the first two modules as you would think it would. The core of the challenge boils down to knowing how to make an ER Diagram and then translating it to Relational Schema. You will need to have a firm grasp on cardinality as it relates to translating a set of requirements to a DB Schema. If you are already familiar with LucidChart for diagramming then that is good.
I'm seeing more than a few people still stuck on Module 2 and we are already past the halfway point in the Summer 1 term. I'm concerned these people won't have enough time to finish the course as this pace.
The textbook is very expensive at close to $400. I recommend getting the international student edition for less than a 1/4th of the price. Try to go over chapters #1 & #2 as prep. Answers to practice questions are available at db-book.com for free. The textbook is Database System Concepts Seventh Edition ISBN: 979-1-260-08450-4
As I said before, things begin getting better in Module 3 as everything from that point forward involves writing SQL code. You can test your code before turning in your assignments on your local db instance. We are using PostgreSQL by the way. The book seems to be biased towards Postgres as it has footnotes throughout that repeatedly mention functionality lacking in both MySQL and Oracle. Things like row constructor notation for example. If you want to prep codewise, then download Postgres.
Currently working on: Capstone
Eastern University - (9 of 10 Courses Completed) (27 Credits)
Master's in Data Science
Western Governors University (WGU) - Completed in 2020.
Bachelor of Science, Business - Information Technology Management
TEEX (3 courses, 10 cr)
The Institutes (3 cr)
NFA (1 cr)
ALEKS (3 cr)
SOPHIA (21 courses, 57 cr)
Study.com (18 courses, 54 cr)
WGU (12 courses, 38 CUs)
Eastern University (9 courses, 27 cr)
Eastern University - (9 of 10 Courses Completed) (27 Credits)
Master's in Data Science
Western Governors University (WGU) - Completed in 2020.
Bachelor of Science, Business - Information Technology Management
TEEX (3 courses, 10 cr)
The Institutes (3 cr)
NFA (1 cr)
ALEKS (3 cr)
SOPHIA (21 courses, 57 cr)
Study.com (18 courses, 54 cr)
WGU (12 courses, 38 CUs)
Eastern University (9 courses, 27 cr)