string formula的意思|示意
线性公式
string formula相关短语
1、 String formula too complex 字符串表达式太复杂
string formula相关例句
In SQL programming, a string containing any (mathematical) formula can be converted into an executable SQL statement with the SQL command PREPARE.
在SQL编程中,可以使用SQL命令PREPARE将含有任何(数学)公式的字符串转换成可执行的sql语句。
This incoming parameter value will be embedded in another string to get the result of the formula calculated and returned.
这个传入的参数值会嵌套在另一个字符串中,以获得已计算出的和返回的公式的结果。
And writing a simple SQL User Defined Function (UDF) that USES dynamic SQL to convert the formula passed in the string and calculate the value.
并编写一个简单使用动态sql的SQL用户定义函数(UDF),转换字符串中传入的公式并计算值。