I have a table which is a list of games played in the sqlite3 database. The field “datetime” is the date and time when the game ends. The field “duration” is the number of seconds the game lasts .
I have a table which is a list of games played in the sqlite3 database. The field “datetime” is the date and time when the game ends. The field “duration” is the number of seconds the game lasts .