• Daniel Hodous
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
So if I have two tables lets say Person table & Address table and I want them to be many to many, and I don't want to use a Junction table to create that relationship, is it possible to somehow link them via the record ID in some other method that wouldn't involve junction tables.  With over 100 data tables that have 1,000's of records with the possibilities of infinte many to many relationships needed I just want to see if its possible in anyway to create those many to many relationships without creating a junction table every time.  Thanks!