I have few sqlite database files. I want to know the database file version i.e if the database was created with sqlite2 or sqlite3 or any other main/sub version (not the sql
The correct answer from version 3 of sqlite program is:
sqlite3 --version