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.
يمكنك التحقق أو تعديل محتويات وهيكل قاعدة بيانات SQLite.
يمكنك استخراج الصفوف التي تطابق المحدد "حيث".
[وظائف]
CREATE DB، CREATE TABLE، CREATE INDEX، إضافة عمود
SELECT، UPDATE، DELETE، INSERT، شرح
وغيرها، يمكنك استعلام في بيان SQL مجانا.