Skip to main content

All Questions

Tagged with
-5 votes
1 answer
174 views

What should I use columns for, and what should I use rows for in SQL? [closed]

In SQL, what's the standard convention for what rows and columns should be used for? For instance, if I need to make a table of users and their data, which axis (rows or columns) should be the users ...
clickbait's user avatar
  • 211