... #执行SQL语句 execute the sql #获取查询结果 get all the results selected #关闭游标 close the cursor ...
基于1个网页-相关网页
如果希望获取满足查询条件的所有结果,就不要设置这些属性。
If you want to retrieve all the results that satisfy the query criteria, do not set these properties.
这些操作可以包括发送一条查询来获取结果,更新远程数据,支持事务,操纵大型对象,绑定输入值,等等。
These operations can include sending a query to retrieve results, updating remote data, supporting transactions, manipulating large objects, binding input values, and more.
从这里开始,直到缓存到期,您就能够直接从缓存中获取结果数组,跳过SQL查询。
From here on out, until the cache expires, you will be able to fetch the result array directly out of cache, skipping over the SQL query.
应用推荐