package
4.1.15+incompatible
Repository: https://github.com/rana/ora.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author
QueryColumn is the described column.

# Type aliases

No description provided by the author