SQLITE_ROW
sqlite Row available
sqlite3_step() has returned a row of data that is ready for processing. Call sqlite3_column_*() to retrieve column values, then call sqlite3_step() again.
Numeric value: 100
sqlite3_step() has returned a row of data that is ready for processing. Call sqlite3_column_*() to retrieve column values, then call sqlite3_step() again.
Numeric value: 100