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 डेटाबेस की संरचना को संपादित कर सकते हैं।
आप पंक्तियों को निर्दिष्ट मैच "जहां" निकाल सकते हैं।
[कार्य]
DB बनाने, तालिका बनाते हैं, अनुक्रमणिका बनाने, स्तंभ जोड़ें
चयन करें, अद्यतन, हटाने, डालें, समझाने
और दूसरों को, तुम मुक्त एसक्यूएल बयान में एक प्रश्न।