Requirement: SQLite 3
- You must installed sqlite.
- Open Command Prompt, to learn How To Launch Command Prompt >
- Go to sqlite path, in this example D:\portable\sqlite\
- type sqlite3, press Enter on keyboard.
- type SELECT sqlite_version(); Built-In Scalar SQL Function then press Enter on keyboard.
Alternative step
- You must installed sqlite.
- Open Command Prompt, to learn How To Launch Command Prompt >
- Go to sqlite path, in this example D:\portable\sqlite\
- type sqlite3 --version, press Enter on keyboard.
Notes
- Type only font in monospace in command prompt, e.g. sqlite3.
- To see the more clear screenshot, click on the picture.
Tidak ada komentar:
Posting Komentar