fetch - How can I specify which columns to retrieve from the table?

Réponse

You can use the "fetchVars" parameter to specify a list of column names to retrieve. If this parameter is omitted, all columns are fetched.
¿Te ayudó esta respuesta?
fetch

table

Doc : fetch