【MYSQL】存储过程示例
摘要:使用 PREPARE 的几个注意点: A:PREPARE stmt_name FROM preparable_stmt;预定义一个语句,并将它赋给 stmt_name ,tmt_name 是不区分大小写的。B: 即使 preparable_stmt 语句中的 ? 所代表的是一个字符串,你也不需要将
阅读全文
posted @ 2017-02-16 14:37
posted @ 2017-02-16 14:37
posted @ 2017-02-14 11:43
posted @ 2017-02-13 19:46
posted @ 2017-02-10 17:52
posted @ 2017-02-08 15:22