blah blah blah is here! blah blah » Close

0
votes
1 answers

Database question

I'm planning how to organize my tables for my first database project using MySQL and C#. One problem came up immediately that wasn't covered in my introductory book. For example, say I have a customers table and want to assign two sale ...

Feedback