Tagged Questions

0
votes
1answer
174 views

mysql row priority

I have a database table full of some really ugly and messy data. In a seperate table i have a cleaner version of the data and they are linked by an id, but I need to keep the messy dataset and can't ...