SQLite Editor

View management


Opening views

On Database view tap on any view in the list, View view containing the selected view will pop.

Creating views

On Database view tap "New View" button, View view will pop.

Tap "Edit script", a Script Editor view will pop. Read more in "Script editor".

After you wrote a script defining the view tap "Test script". If script is incorrect correct it.

Finally tap "Save" button.

Deleting views

On Database view tap on "Edit" button, then select views you want to delete, finally tap on "Done" button.

Editing script

Tap "Edit script", a Script Editor view will pop. Read more in "Script editor".

After you wrote a script defining the view tap "Test script". If script is incorrect correct it.

Finally tap "Save" button.