ODBC guide

Delete request


Deletes a specific request from the system based on its unique ID. This action permanently removes the request record.

Ensure you have the correct ID before executing this command, as the operation cannot be undone. Replace 111112345 with the target request ID.

DELETE FROM Requests WHERE id=111112345