Selecting SQL data
The data selection and query process are the same for both EDM/SQL and PostgreSQL databases.
- First select the tables you want to query:
- Linked Tables—tables linked by the Primary Key
- Un-Linked Tables—tables that do not contain the Primary Key
- Now create the Well Query:
- Attributes fall into 3 categories: Categorical Data, Numerical Data, and Dates. Expand each category and select the attributes you want to query for.
- As each attribute is selected, the named items for the selected attribute are listed to the right.
- Select the named attribute(s) and click Add to move them to the query box on the right.
- The query box lists all criteria and displays the number of records that contain that criteria out of the total.
- When your query is complete, click Load.