PreparedStatement.SQLSelect Method
Executes statement query, returning the result as EinhugurDuckDB.Recordset or nil.
Parameters
Returns
- EinhugurDuckDB.Recordset
- The result recordset or nil if there was error.
Remarks
See Also
PreparedStatement Class