database_1row_to_tcl_listdatabase_1row_to_tcl_list db sql
Defined in packages/acs-core/deprecated-utilities-procs.tclReturns the column values from one row in the database as a Tcl list. If there isn't exactly one row from this query, throws an error.
- Parameters:
-
db
sql
|