result <tr><td>\fBsqlite3_column_double\fP<td>&rarr;<td>REAL result <tr><td>\fBsqlite3_column_int\fP<td>&rarr;<td>32-bit INTEGER result <tr><td>\fBsqlite3_column ...
column for which information should be returned. The leftmost column of the result set has the index 0. The number of columns in the result can be determined using .Fn sqlite3_column_count . If the ...