# README
csvdump
Usage
./csvdump -db.dsn=user/passw@sid all_objects >x.csv
# Functions
DescribeQuery describes the columns in the qry string, using DBMS_SQL.PARSE + DBMS_SQL.DESCRIBE_COLUMNS2.
No description provided by the author
# Type aliases
No description provided by the author