Ask a question to get started
Enter to sendā¢Shift+Enter new line
run( self, command: Union[str, Executable], fetch: Literal['all',
Execute a SQL command and return a string representing the results.
If the statement returns rows, a string of the results is returned. If the statement returns no rows, an empty string is returned.