How to write one to many realtionship with it's own table with realtions #1324
Unanswered
TezzBhandari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, I'm creating a category table. It has column parent_category_id with a foreign key references with itself. I wanna write this one to many realtionship with relation function for the application layer. How can i do that?@ALL
Beta Was this translation helpful? Give feedback.
All reactions