All this is done in the OPEN call to the table function; in the FETCH calls, the next word is retrieved from the set and returned as index entry.
这些都是在对表函数的OPEN调用中完成;在FETCH调用中,从集合中检索下一个单词并作为索引条目返回。
CreateResourcesTable - a function that creates the required database table and creates a single default entry for demonstration purposes.
createResourcesTable—创建所需数据库表并创建用于演示目的的单个默认条目的函数。
DeleteEntry - a function that removes an entry from the database table.
deleteEntry—从数据库表删除条目的函数。
应用推荐