php-sandbox - delete MYSQL record - Help #574
Replies: 1 comment
-
|
I found the solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
How to delete the record using php-sandbox or SQL-DELETE with parameter. Below is the current setup:
In operation:
/v1/system/location_code/:location
In Action:
Use PHP-sandbox or can I use SQL-DELETE
delete from location_table where location_code = {location}
Thanks and Best Regards,
Sam
Beta Was this translation helpful? Give feedback.
All reactions