So I am working on developing an app, that requires auto export every week at Saturday 23.59 P.M. Is there any ways to make an auto export table's data from MySQL DB to CSV File every week (ex: Saturday 23.59 P.M.)?
I've found this question but it didn't answer my case.
Can somebody show me how to do this case? Thanks in advance