footers - scgray/jsqsh GitHub Wiki
Variable
footers
- Controls the display of query footer information
Description
The ${footers}
variable can be used to turn on or off the display of
query footer information in query results. Footer information includes
the row count, update count, and query timing that is normally displayed
after each result set is displayed. The default value is true
.
See also
headers