How do relation on invoice database?
Hi, I'm design a database schema, for my invoice system, and i have a doubt: I want have, invoice and estimate, but i dont know if use one table and inside the table, a value with different types or create a two tables, one for invoice and other for...
Dec 21, 2017C