• Resolved selenasmith

    (@selenasmith)


    Is it possible to establish a relationship between two tables? For example:

    Schools table:
    School ID
    School Name

    Students table:
    Student Name
    School ID

    The two tables are linked by School ID.

    Thanks,
    Selena Smith

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor WPManageNinja

    (@wpmanageninja)

    We don’t have this type of relationship but if you have your own mysql table then you can do the relationship my writing sql query which is a pro feature.

    Thanks

    Thread Starter selenasmith

    (@selenasmith)

    That’s what I thought. Thanks! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Relationship between two tables’ is closed to new replies.