Any user-written function used in a function-based index
must have been declared with the DETERMINISTIC keyword to indicate that the
function will always return the same output return value for any given set of input
argument values, now and in the future.
DETERMINISTIC函数
函数索引使用的用户自定义函数必须声明为 DETERMINISTIC,此关键字表明对于不一定的输入参数,
此函数总会得到相同的输出结果返回值。
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-982486/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/10599713/viewspace-982486/