Working with Views

Navigation:  How to Work with a Local Database >

Working with Views

Previous pageReturn to chapter overviewNext page

 

Overview

 

A Local Database contains tables with data. A view represents the result of a predefined selection of table fields with the use of specific SQL commands. You can duplicate a view you have created, delete or edit its properties, at any time.

The views you create are displayed in the "Views" section of the "Local Database" module. Since a view is based on one or more tables, the "Views" section ONLY become visible after, at least, one table is added to the local database.

 

This topic includes the following:

 

Topic

Creating a View

Duplicating a View

Viewing the Data of a View

Deleting a View

Editing a View