chickadee » sqlite3 » column-name

column-name STATEMENT Iprocedure

Can be applied to any statement and returns the name of the column number I (counting from 0) as a string or #f if the column has no name.

This procedure always succeeds and never throws an exception.