Page 1 of 1

Vertica Tip: Setting Variables on the VSQL Command Line

Posted: Tue Sep 25, 2018 2:33 pm
by JimKnicely
The vsql client provides variable substitution features similar to common Linux command shells. Variables are name/value pairs, where the value can be a string of any length. The -v, --variable, and --set options can be used to set a variables value from the command line.

Read more here:
https://forum.vertica.com/discussion/23 ... mmand-line