Jump to content

I am designing a database for a college project, but I'm a little confused by relations.

I have two tables (at the moment), "Users" and "Images". I need to somehow store the information that Users own images, and that Images have owners. I don't know whether the implementation below is correct or not.

I am not sure if below, it's being displayed as "One userID-Multiple Images" or "Multiple uploaders, one image".

ERDhelppls.png

Thank you :)

Link to comment
https://linustechtips.com/topic/751688-need-some-help-with-erds/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×