Frequently I want to execute series of sql script, say for deploying an application into a new database, from a windows client. On Linux, the Nzsql the command line utility can be used to submit sqls to Netezza, but this is not available as a compiled windows executable. Workbench in command line mode comes to the rescue here.
Lets say I have setup some sql scripts in a structure like this.