tpuproxy/queries/highest.sql

2 lines
68 B
SQL

SELECT max(slot) FROM slot_status WHERE toDate(timestamp) = today()