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.
Anda dapat memeriksa atau mengedit isi dan struktur database SQLite.
Anda dapat mengekstrak baris yang sesuai dengan yang ditentukan "di mana".
[FUNGSI]
MENCIPTAKAN DB, CREATE TABLE, CREATE INDEX, ADD COLUMN
SELECT, UPDATE, DELETE, INSERT, MENJELASKAN
Dan lain-lain, Anda dapat query dalam pernyataan SQL gratis.