Is it possible to use bind variables in a Teradata dynamic SQL statement? I can’t find an example anywhere. I’m looking to do something like this: DECLARE SQLString VARCHAR(1000) SET SQLString = ‘…
Is it possible to use bind variables in a Teradata dynamic SQL statement? I can’t find an example anywhere. I’m looking to do something like this: DECLARE SQLString VARCHAR(1000) SET SQLString = ‘…