David FOXWELL wrote:
Being new to REXX, I'd appreciate it if anyone could point out any limitations or ameliorations to this code. For example, I can't get it to do a CREATE TABLE AS ... because of WITH DATA followed by WITH NC.
I don't know if this will help at all, David, but I wrote an article on
REXX and SQL a while back:
http://www.mcpressonline.com/tips-techniques/sql/techtip-calling-sql-from-rexx.html
Joe