CodePudding user response:
Why use dynamic table name?Dynamic SQL see ice2water's article: http://bbs.csdn.net/topics/20147462
CodePudding user response:
Try to write a function in the SQL backend, return a blob, then put your dynamic processing, such as the name of the table in this background function, still use selectblob at the front desk