2 lines
51 B
SQL
2 lines
51 B
SQL
DELETE FROM temperatures
|
|
WHERE temperature_id = $1; |
DELETE FROM temperatures
|
|
WHERE temperature_id = $1; |