Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Multiple Child Tables?

    I’d create a single-column table (eg "ActivityType") which stores the types of Activity – Order, Invoice, etc. Then have this field as a FK in your Activities table. Also in...

Viewing post 1 (of 2 total)