Command Line Shell For SQLite - SQLite Home Page
Command Line Shell For SQLite The SQLite project provides a simple command-line utility named sqlite3 (or sqlite3.exe on windows) that allows the user to manually enter and execute SQL statements against an SQLite database. This document provides a brief
www.sqlite.org |