You can check or edit the contents and structure of the SQLite database.
You can extract the rows that match the specified "where".
[FUNCTIONS]
CREATE DB , CREATE TABLE , CREATE INDEX , ADD COLUMN
SELECT , UPDATE , DELETE , INSERT , EXPLAIN
And others, you can a query in the free SQL statement.
È possibile controllare o modificare il contenuto e la struttura del database SQLite.
È possibile estrarre le righe che corrispondono al specificati "dove".
[Funzioni]
CREATE DB, CREATE TABLE, CREATE INDEX, Aggiungi colonna
SELECT, UPDATE, DELETE, INSERT, SPIEGARE
E gli altri, è possibile una query in SQL libera.