MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577304.py

File recipe-577304.py

recipes/Python/577304_Export_Oracle_Database_CSV_using/recipe-577304.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Export Oracle database tables to CSV files
2# FB36 - 201007117
3
4import sys

Callers

nothing calls this directly

Calls 9

cursorMethod · 0.80
startswithMethod · 0.80
writerMethod · 0.80
writerowMethod · 0.80
openFunction · 0.50
connectMethod · 0.45
executeMethod · 0.45
appendMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected