summaryrefslogtreecommitdiff
path: root/textproc/csvq/pkg-descr
blob: 68ffa442697fe6db407b3f5973440aca04a6e80f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Command line tool to operate CSV files.
You can read, update, delete CSV records
with SQL-like query.

You can also execute multiple operations
sequentially in managed transactions by
passing a procedure or using the interactive
shell. In the multiple operations, you can
use variables, cursors, temporary tables,
and other features.