I am trying to create a temporary table in a stored procedure but I am getting an Error Code: 1060

后端 未结 0 1477
执念已碎
执念已碎 2020-12-04 04:33

This is the first time I have attempted to use temporary tables. Any help would be appreciated. My procedure looks like this

DELIMITER $$
CREATE DEFINER=`root         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题