[ Version ( since = "6.0" ) ]
public Row? execute_query_row (string sql, Set @params) throws Error
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 |