Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: SQL query inline function

    Thanks a lot Michael, that was so helpful you got me out of a jam!

  • RE: Database Design Help

    yea thanks for the advice, what i did is for example the quiz table now looks like this:

    quiz(student_id(PK), course_id(PK), quiz_number(PK), quiz_grade)

    the homeworks, worksheets, and quizzes table is the same thing.

    the...

  • RE: Database Design Help

    No it isn't a homework assignment, I'm actually doing this for my schools math department for this new program they have for incoming remedial math students.

    This is the schema:

    (student_id is...

Viewing 3 posts - 1 through 4 (of 4 total)