Ask a question to get started
Enter to sendā¢Shift+Enter new line
Execute a SQL command and return a string representing the results.
If the statement throws an error, the error message is returned.
run_no_throw( self, command: str, *, include_columns: bool = False ) -> str