| Returns a set of BindVarible used in a Selectable and in various commands.
Note: Almost all Commands could use BindVariables, we need to find out what is the ANSI
and/or JDBC standards are for this. This almost allow us to simulate Dynamic SQL, e.g.
if we can use prepare statement for things like column name, table properties, default
value etc in CreateCommand
author: Ahimanikya Satapathy |