This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.
这个简单函数创建了一个表格节点,然后循环访问书的列表并为每本书创建一行,为每个数据元素分配一个单元格。
First, the NEW_OL _local table function really returns only one row at a time.
首先,NEW_OL _ LOCAL表函数实际上一次只返回一行。
Notice the convenience of the append function that allows you to use a builder pattern to quickly create a table row with three cells in it.
注意,便利的附加函数允许您使用一个构建器模式来快速创建表行,其中有3个单元格。
In the updateCatalog function, retrieve the form field values and create an SQL statement to add a row to database table Catalog.
在updatecatalog函数中,获取表单字段值,并创建一条sql语句,以便将一行添加到数据库表Catalog中。
The real trick here is in the addkeyword() function, which uses insertRow and insertCell to create a new row in the table of keywords.
其中的关键在于addkeyword()函数,它使用insertRow和insertCell在关键字表格中创建新行。
For each row that satisfies the filter condition, the database server applies hash function to the key and proves the hash table to find a match.
在满足筛选器条件的每个行中,数据库服务器将对键应用哈希函数,并探测哈希表以查找匹配的键值。
The COUNT function is very useful to show at any level how many records make up each aggregated row in the summary table.
count函数非常有用,可以在任何级别显示汇总表中的每个汇总行由多少条记录组成。
In this case, you did not specify a handler because the response is a void. Instead, you immediately reuse the addRows function that you used earlier to append the new row to your table.
在本例中,由于响应为空,所以没有指定处理函数,而是重用了前面的addrows函数,用来向表追加新行。
That is, a Read function could return a pointer to a table object instead of returning a row of data.
也就是说,一个Read函数能够返回一个表对象的指针,而不返回一行数据。
You can create a user-defined function that returns a table containing one row for each employee working within a particular high-level manager's organizational hierarchy.
您可以建立会传回资料表的使用者定义函式,传回的资料表将包含资料列,其中列出在特定职等管理人员的组织结构中的员工。
You can create a user-defined function that returns a table containing one row for each employee working within a particular high-level manager's organizational hierarchy.
您可以建立会传回资料表的使用者定义函式,传回的资料表将包含资料列,其中列出在特定职等管理人员的组织结构中的员工。
应用推荐