cur.execute( 'select * from employee' ). rows = cur.fetchone(). print (rows). except cx_Oracle.DatabaseError as er:.
確定! 回上一頁