Examples for business, study, careers, love, and more...
Examples :: MYSQL Examples :: example Of alter function mysql

Example Of ALTER Function Mysql Statement:




ALTER FUNCTION func_name [characteristic ...]
{ CONTAINS SQL | NO SQL | READS SQL DATA | MODIFIES SQL DATA }
| SQL SECURITY { DEFINER | INVOKER }
| COMMENT 'string'