How to use dynamic value in Mysql from statement?
declare target varchar(20); SET target := INSERT INTO `item` (`id`, `table_name`) VALUES (1, \'table_A\'),