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.
Pode verificar ou editar o conteúdo e estrutura do banco de dados SQLite.
Você pode extrair as linhas que correspondem a especificado "onde".
[FUNÇÕES]
CRIAR DB, CREATE TABLE, CREATE INDEX, ADD COLUMN
SELECT, UPDATE, DELETE, INSERT, EXPLICAR
E os outros, você pode uma consulta na instrução SQL livre.