stmt:get_named_values

Returns a table of names and values for the columns in a result set

Prototype

stmt:get_named_values()

Description

This function returns a table with names and values of all columns in the current result row of a query.

Lua functions

Topics