عجفت الغور

sqlite

Tags: sql

Basic usage:

sqlite> .tables;  # show tables
sqlite> .mode column; # sets to column mode
sqlite> .header on; # turns on the table headers

R*Tree Module