@Pablo-Garcia
I'm confused by the word VALUE in your query. I am pretty sure that is causing the issue.
If you're coming from a different SQL platform, you should be aware that CloubBackend uses MySQL 5.8 via AWS Aurora, so your queries have to adhere to that syntax.
I think if you simply removed "VALUE" from most of your queries above things might start working 🙂