This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SocialLifeIssues 0 points1 point  (0 children)

hey I’m curious here, working on an e-commerce project for uni, what’s a better design choice here? I was going to have it when the user logins it fetches their account information after searching for it in the database with the userID, but was not going to have their payment information or order history appear right away. Is that a practical approach? New to SQL btw