Welcome to ecourse.org: the Information Infrastructure for Education in the information age! This system allows instructors from any school or college (including home schools and training programs) to teach either onsite or online courses . It allows students to manage all their ongoing school works and past academic records at one location.
Our mission is to redefine the model of learning and re-engineer its process by providing innovative administrative and instructional technologies. Click here for our beliefs.
What is your opinion?
Could another species someday replace us as Earth's dominant intelligent life and, if so, which species?
(641 Week 3 Outline) (by Liping Liu) Review: Course and Sections (why splits), Course and Prerequisites (Two entities or one?), Grade (where to store it), minimum grade required for prerequisites
Lecture 1: Forward Engineering: ERD to Relational Model: (Remember these rules, Chapter 6 of LIU)
Each entity set is converted into a table with its attributes as the columns of the table
Depending on the mapping cardinality, you modify the tables to make them related
If the relationship is 1:m or m:1, you put the primary key of the table for one-side entity set into the table for the many-side entity set
If the relationship is m:m, you build a junction table which has the primary keys of both entity sets as columns
If the relationship is 1:1, you can put the primary key of one entity set into the table for another entity set... more >>
(324 Week 2 Outline) (by Liping Liu) Review:
Homework Question to Review
Database Concepts:
A record is an array of observations on one entity: Entity (ERD) <—> Record (RM)
Attributes are properties or dimensions of entities (business objects) to be observed, but attributes must be relevant, singled valued, and non-foreign... more >>
This system is designed and developed by Professor Liping Liu with financial support from Southern Illinois University at Carbondale. It evolved from a prior version called CourseWeb (for courses prior to Year 2000) and UXTEND.COM and www.e-course.org.