NEED reply fast DATABASE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IceStorm
    Freeze
    • Jun 2003
    • 1438

    #1

    NEED reply fast DATABASE

    <done>:wub:
    Last edited by IceStorm; 12-12-2006, 07:16 AM.


    1:delta> personally, i would not go to war for oil
    1:FarScape> in age of empires you would
    1:Freeze> LOL FAR
    ---
    5:waven> freeze
    5:waven> no one talks to ease directly
    5:waven> you state your business with sanji
    5:waven> he will relay it to phizey
    5:waven> phizey will relay it to me
    5:waven> and i will talk to ease
    5:Freeze> LOL
    5:waven> that's how things work around here
    --
    1:renzi> freeze theres difference between being wasted and being a waste
  • TopGod
    Got uNF?
    • Jul 2002
    • 275

    #2
    book(ISBN, title, edition, copyright_year)
    PK: ISBN

    bookAuthor(ISBN, author_name)
    PK: ISBN, author_name
    FK: book->ISBN

    course(course_number, department)
    PK: course_number, department

    section(course_number, department, section_number, semester, instructor)
    PK: course_number, department, section_number, semester
    FK: (course->course_number, course->department)

    bookOrder(ISBN, course_number, department, section_number, semester)
    PK: ISBN, course_number, department, section_number, semester
    FK: book->ISBN, (section->course_number, section->department, section->section_number, section->semester)

    Comment

    • genocidal
      methods
      • May 2003
      • 5015

      #3
      Your answer.

      Comment

      • IceStorm
        Freeze
        • Jun 2003
        • 1438

        #4
        Thanks top for all the help!
        Last edited by IceStorm; 12-12-2006, 07:16 AM.


        1:delta> personally, i would not go to war for oil
        1:FarScape> in age of empires you would
        1:Freeze> LOL FAR
        ---
        5:waven> freeze
        5:waven> no one talks to ease directly
        5:waven> you state your business with sanji
        5:waven> he will relay it to phizey
        5:waven> phizey will relay it to me
        5:waven> and i will talk to ease
        5:Freeze> LOL
        5:waven> that's how things work around here
        --
        1:renzi> freeze theres difference between being wasted and being a waste

        Comment

        • IceStorm
          Freeze
          • Jun 2003
          • 1438

          #5
          Originally posted by genocidal
          forums troll? ftw.


          1:delta> personally, i would not go to war for oil
          1:FarScape> in age of empires you would
          1:Freeze> LOL FAR
          ---
          5:waven> freeze
          5:waven> no one talks to ease directly
          5:waven> you state your business with sanji
          5:waven> he will relay it to phizey
          5:waven> phizey will relay it to me
          5:waven> and i will talk to ease
          5:Freeze> LOL
          5:waven> that's how things work around here
          --
          1:renzi> freeze theres difference between being wasted and being a waste

          Comment

          Working...