php – Do not repeat data when doing a SELECT on MySql
Question: What I want is this. I'm working on a system, which registers an employee and the days he worked in the month. So far so good, but it turns out that in some cases, the employee keeps 2 or more records in the same month, for example, I registered, …
php – Do not repeat data when doing a SELECT on MySql Read More »