Search found 1 match

by uchimoto
Tue Dec 02, 2014 3:13 am
Forum: vSQL
Topic: passing string/date variables from shell to sql file
Replies: 1
Views: 16089

passing string/date variables from shell to sql file

How can I pass variables that require wrapping in single quotes (i.e. strings and dates) to a sql file using vsql from a bash command? vsql parameter substitution works fine for types that don't require single quote wrapping (int, numeric) in the sql, but I haven't found any examples that demonstrat...

Go to advanced search