stmt:get_unames

Returns a list of names of the columns in a result set

Prototype

stmt:get_unames()

Description

This function returns a list with the names of all columns in the result set returned by statement stmt.

Lua functions

Topics