© 2026 Hedgehog Software, LLC
;
let sql_query = "SELECT * FROM table_name WHERE id = ? AND timestamp > ( SELECT MAX(timestamp) FROM table_name );"