chickadee » sqlite3 » column-count

column-count STATEMENTprocedure

Can be applied to any statement and returns the number of columns it will return as results.

This procedure always succeeds and never throws an exception.