阅读背景:

MySQL从表中删除存储过程,其中包含表名和ID号作为参数

来源:互联网 

I need to write a MySQL delete-from-table-by-id stored procedure with a table name and an ID number as parameters sent to the procedure when invoked. The table name parameter tells which table to delete from and the ID parameter tells which row in the table to be deleted.I need to write a MySQL delete-from-table-by-id




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: