Search the Database
Query data across all tables
How to query
Choosing a Table
Select a primary table to query. You can filter and display columns from the selected table and all linked tables (e.g. query desc_runs and filter by configurations → NFP).
Filters
Pick a column, choose a comparison operator, and enter a value. Multiple filters can be combined.
Use % as a wildcard with the LIKE operator (e.g. %W7%).
Leave filters empty to return all results.
Output Columns
Select which columns to display in results. Columns are available from the primary table and all related tables. Use Ctrl / ⌘ to select multiple.