Small. Fast. Reliable.
Choose any three.

SQLite Requirement Matrix Details
column_count.html

Index Summary Markup Original


R-49744-28344-63399-17680-56251-18260-15622-25179 tcl slt th3 src

Return the number of columns in the result set returned by the prepared statement.

th3/req1/datacnt01.test:24   th3/th3util.c:3520

/* IMP: R-49744-28344 */
# EVIDENCE-OF: R-49744-28344 Return the number of columns in the result
# set returned by the prepared statement.

R-15591-29646-42277-29522-47431-15135-45139-14151 tcl slt th3 src

This routine returns 0 if pStmt is an SQL statement that does not return data (for example an UPDATE).

th3/req1/datacnt01.test:60   th3/th3util.c:3523

/* IMP: R-15591-29646 */
# EVIDENCE-OF: R-15591-29646 This routine returns 0 if pStmt is an SQL
# statement that does not return data (for example an UPDATE).