Database management/design is probably one of my weakest software dev skills even though I took 2 database classes in college that mostly focused on database design and I took zero coding classes in my lifetime (meaning my software dev skill in general are poor).

One thing that will always break my brain is when I need to associate an unknown number of and unknown source of links to a user profile. Like I know how I should do it, but it's never worked that way & the way I shouldn't always does.

@KuJoe Kind of curious which two ways those are?

· · Web · 1 · 0 · 1

@joepie91 i can put all of the links in their own table as individual rows and just join them to the user table with a unique ID (the right way) or i can just add X columns to the user table and add all of the info in there for each user (the only way I can get it to work).

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.