There is a dataset that has 70 million row records in sql-oracle, i execute it in python with:
cursor.execute(sql_q)
It is ok to take wh