scalar function
常见例句
- A scalar function returns a single value each time it is called.
每次调用标量函数 时,都只返回一个值。 - The curl of a vector field in space is actually a vector field, not a scalar function. I have delayed the inevitable.
空间中的向量场的旋度,是一个向量场,而不是一个标量函数,我必须告诉你们。 - Listing 6 creates a scalar function that extracts a given XML element from an input document and shows how this function can be invoked in a simple SQL query to return the name of a given customer.
清单 6 创建一个标量函数,它从输入文档中提取出一个特定的 XML 元素。 然后,在一个简单的 SQL 查询中调用此函数,从而返回给定的客户的姓名。 返回 scalar function