Mysql – How to select recent 2 records from multiple records for multiple study ids?
Below is my table script. I have multiple entries for the same study id with different api_cron_job_id, created_at and status can be Complete OR In Progress. basically, we are inserting records based on study id with different values for all…