db_list_of_lists

EveAndersson.com : API Browser : db_list_of_lists

db_list_of_lists

db_list_of_lists statement_name sql [ args... ]
Defined in packages/acs-core/10-database-procs.tcl

Returns a list containing lists of the values in each column of each row returned by the SQL query $sql.

Parameters:
statement_name
sql
[ show source ]

Show another procedure:

eve@eveandersson.com