Hi all, I need to copy a table in MySQL through an Appian process. The

Hi all,
I need to copy a table in MySQL through an Appian process.
The function ExecuteQuery cannot run a statement like
CREATE TABLE pv!documentname LIKE tableName
because it doesn't return anything.

Query nodes cannot run statements like
CREATE TABLE ac!documentname LIKE tableName
becuase they cannot set names dynamically (using ACPs).
Can anyone advise a work around?
Thanks...

OriginalPostID-65152

OriginalPostID-65152

  Discussion posts and replies are publicly visible