Hello, I am a beginner in outsystems,
I would like to make a relationship between my Professional and Specialty tables, but I will have to create a new Professional_Specialty table. I want to register my professional directly just by selecting my specialty. how would I do this, using this new table created (Professional_Specialty)?
This has not much to do with OutSystems but more with generic database modelling. You solve this issue the same way in OutSystems as you do in any other SQL database. You can read about the different relationships here: https://www.tutorialsteacher.com/sqlserver/tables-relations
The main question I have for you is, can one or more persons have one or more specialties?
Thank you for your reply,
I was thinking of making a system of hospitals where my professionals can have more than one specialty.
I'll read up on relationships,
thank you.
Hi,
Please look into this post many-to-many relationship
Hope this will help :)
Thanks,
Amit
There is also a great OutSystems training on this topic. Check it out :)
https://learn.outsystems.com/training/journeys/modeling-data-relationships-642