Limit Error passing a large table
Hello,I am trying to pass a large table between q sessions and I am getting a limit error. I know I need to chunk it into pieces but I can't get the syntax correct.I have a connection handle h, and I'm trying to retrieve a `trade table from there and...