The function parameters section may be used to define one or more parameters for the function and specify the data type, mode, and other parameter properties.
函数参数区段可以用于为函数定义一个或多个参数并指定数据类型、模式和其他参数属性。
LIKE, that indicates that the data type for the parameter will be specified using the LIKE clause and specified using the parameter properties in the LIKE clause section, as shown below.
表示参数的数据类型将被指定为使用like子句,并使用like子句区段中的参数属性指定,如下所示。
REFERENCES, that indicates that the data type for the parameter will be specified using the REFERENCES clause and specified using the parameter properties in the REFERENCES clause section.
表示参数的数据类型将被指定为使用references子句,并通过references子句区段中的参数属性指定。
Procedure parameters section: the procedure parameters section can be used to define one or more parameters for the stored procedure and specify the data type, mode, and other parameter properties.
Procedureparameters区段:过程参数区段可以用于为存储过程定义一个或多个参数并指定数据类型、模式和其他参数属性。
Procedure parameters section: the procedure parameters section can be used to define one or more parameters for the stored procedure and specify the data type, mode, and other parameter properties.
Procedureparameters区段:过程参数区段可以用于为存储过程定义一个或多个参数并指定数据类型、模式和其他参数属性。
应用推荐