【发布时间】:2015-08-16 21:36:25
【问题描述】:
我可以指定表列不为空,但是如何使存储过程或函数只与非空参数兼容?在参数名称后添加 NOT NULL 不起作用。
【问题讨论】:
-
@peterm 你是完全正确的,我错过了,并删除了我的评论。
标签: mysql stored-procedures mariadb stored-functions
我可以指定表列不为空,但是如何使存储过程或函数只与非空参数兼容?在参数名称后添加 NOT NULL 不起作用。
【问题讨论】:
标签: mysql stored-procedures mariadb stored-functions
【讨论】: