The example session below uses pyodbc with the Vertica ODBC driver to connect ... cursor.execute("SELECT * FROM TEST") rows = cursor.fetchall() for row in ...
確定! 回上一頁