chickadee » sqlite3 » bind-parameter-count

bind-parameter-count STATEMENTprocedure

Can be applied to any statement and returns the number of free parameters that can be bound in the statement.

This procedure always succeeds and never throws an exception.