execute_query_row
Description:
SQL is specific for current provider.
Parameters:
| this | |
| sql |
a string with the SQL to execute on provider |
Returns:
|
a new DataModel with as a result of the query |
SQL is specific for current provider.
| this | |
| sql |
a string with the SQL to execute on provider |
|
a new DataModel with as a result of the query |