scalar function
常見例句
- A scalar function returns a single value each time it is called.
每次調(diào)用標(biāo)量函數(shù) 時,都只返回一個值。 - The curl of a vector field in space is actually a vector field, not a scalar function. I have delayed the inevitable.
空間中的向量場的旋度,是一個向量場,而不是一個標(biāo)量函數(shù),我必須告訴你們。 - 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 創(chuàng)建一個標(biāo)量函數(shù),它從輸入文檔中提取出一個特定的 XML 元素。 然后,在一個簡單的 SQL 查詢中調(diào)用此函數(shù),從而返回給定的客戶的姓名。 返回 scalar function