Update 3 also USES a second parameter marker in the WHERE clause to select the row that is updated.
更新3在where子句中使用第二个参数标志来选择要更新的行。
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子句区段中的参数属性指定。
应用推荐