Query | Run |
---|---|
select afl_id, max(afl_timestamp), afl_deleted, afl_title from... | 2 years ago |
select afl_id, max(afl_timestamp) afl_deleted, afl_title from... | 2 years ago |
Query | Run |
---|---|
select afl_id, max(afl_timestamp), afl_deleted, afl_title from... | 2 years ago |
select afl_id, max(afl_timestamp) afl_deleted, afl_title from... | 2 years ago |