Row name
is the Primary Key
for the row. It’s what you use to fetch a specific row.
Whether you have a column that matches the row name is entirely up to your design and usage. Yet in general it points to a design issue.
Row name
is the Primary Key
for the row. It’s what you use to fetch a specific row.
Whether you have a column that matches the row name is entirely up to your design and usage. Yet in general it points to a design issue.