Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
3 months 4 days ago #3256 by Elias Katsaniotis,MSc
What is the best way to store multiple values from multiple daily transactions (MySQL, DBA)?
Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
3 months 4 days ago #3257 by Elias Katsaniotis,MSc
You must create a/more tables in normalized form.Every transaction must have an id, date and possible more fields (as master record)As detail record cam be one multiple value, a primary key, the primary key of transaction,
possible date of insert and more fields
- Q&A
- Index
- Database
- What is the best way to store multiple values ?
Time to create page: 0.077 seconds