These Vortex command-line options are in effect when running a SQL
statement from the texis
command-line (the -s
option).
-c
Format one field per line in the output. Normally all fields from a
row are output on the same line.-h
Do not print column headings in the output.-l rows
Limit output to the given number of rows
.-m
Create the database named with -d
.-v
Verbose: display inserted/updated/deleted rows also; by default
only rows from select
statements are shown.-w width
Make field headings width
characters wide. A value of 0
means align to the longest field name.