SQLXP

View\Edit View Tutorial


This tutorial shows how to use SQLXP to view and edit database views.


1. Open an existing view.
2. Click the source tab to view the SQL.
3. Click the edit source button to modify the SQL in the command window.
4. After modifying the SQL click the Execute button to save changes.

View\Edit Function