2 lines
46 B
MySQL
2 lines
46 B
MySQL
|
DELETE FROM humidities
|
||
|
WHERE humidity_id = $1;
|