Concepts > Attributes (MetaAttributes) > DETERMINISTIC \ MySQL
DETERMINISTIC \ MySQL
A procedure or function is considered "deterministic" if it always produces the same result for the same input parameters, and "not deterministic" otherwise. If neither DETERMINISTIC nor NOT DETERMINISTIC is given in the routine definition, the default is NOT DETERMINISTIC.
 
Translations
Type
String (63) Enumeration
 
List of MetaClasses