I am having issues doing proper SQL query since I don’t know what kind of SQL version Backendless support.
There are several flavors of SQL: MySQL, MSSQL, postGreSQL, etc.
Which one is it?
Also in Codeless data API blocks wherever there is a table name can we add select operation there instead of single table name? if no can we have a custom SQL block like the custom JS code block ?