Specifies that
should do its work quietly. By default, it
- prints welcome and exit messages and prompts for each query, and prints
- out the number of rows returned from a query.
+ prints welcome and exit messages and prompts for each query.
If this option is used, none of this happens. This is useful with the
option.
-t
- Turn off printing of column names.
+ Turn off printing of column names and result row count.
This is useful with the
option in shell scripts.