0
I have been in trouble for days. I have my chart and need to count how many grades are late, so that’s okay. I just don’t know how to make that appointment. I need to check if they are late, to be late she has to be with a difference of 3 days from the current date and within these 3 days I need to ignore Saturdays and Sundays , someone knows how I can do it ? . Thank you!
Structure of my table!
codigo (int), NomeCLiente Varchar , Data_operacao (TIMESTAMP)
http://stackoverflow.com/questions/9757919/count-days-between-two-dates-excluding-weekends-mysql-only
– Reginaldo Rigo
Supplement your question with the research you have already tried. Even if they do not present the final result (obviously), they will show the effort and their line of reasoning.
– Ismael