调用表 meaning in English
call list
Examples
- Similarly , if you delete a row by calling the table s
同样,如果通过调用表的 - The apply operator supports invoking a table - valued expression a table - valued function or subquery for each row returned by an outer table reference
Apply运算符支持为外部表引用返回的每个行调用表值表达式(表值函数或子查询) 。 - Table - valued functions can be invoked where table expressions are allowed in the from clause of select , insert , update , or delete statements
在允许表表达式的情况下,可在select 、 insert 、 update或delete语句的from子句中调用表值函数。 - Technologies that are demonstrated include streaming table - valued functions , . net framework reflection apis , and invocation of table - valued functions from transact - sql
说明的技术包括流式表值函数、 . net framework反射api以及从transact - sql中调用表值函数。