I would like to know the best way (performance) to retrieve rows from a MySQL table, where two date type fields, who together compose a given time frame, happen to have a certain week day somewhere among the time frame in question.I would like to know the best way (performance)