来自专业的译者、企业、网页和免费的翻译库。
usando un for loop en el siguiente ejemplo, la cadena de la consulta es construida al momento de la ejecución.
using a for loop in this example, the query string is built inline.
最后更新: 2018-02-13
使用频率: 1
质量:
the above demonstrates the usage of ranges, and doesn't use a for() loop, which would be faster.
the above demonstrates the usage of ranges, and doesn't use a for() loop, which would be faster.
最后更新: 2016-03-03
使用频率: 1
质量:
en plpgsql, puede ejecutar sentencias select dinámicas y manejar el resultado sólo a través de un for loop. esto es muy útil para retornar sets y sets de records. a veces se requiere poner un select de un solo elemento en el ciclo; no es posible asignar o usar select into.
in plpgsql, you can run a dynamic select statement and be able to handle the selected data only when you select into a for loop. this is very handy for returning sets and sets of records. but sometimes it requires putting a singleton select into the loop structure.
最后更新: 2018-02-13
使用频率: 1
质量:
一些相关性较低的人工翻译已被隐藏。
显示低相关性结果。