Select to view content in your preferred language

Grant ability to select based on related tables (inner join, outer join)

2103
11
03-17-2022 05:54 AM
Status: Open
Labels (1)
MarcusVowell_Uniti
New Contributor II

While there are roundabout ways to make this happen, it would be nice to be able to alter not only the WHERE clause, but also the FROM clause so that we can incorporate inner and outer joins to other layers and tables. Or, at the very lease, when a relate is established between tables, allow the fields from the related tables to show up in the Select by Attributes and other query builder dialogs.

11 Comments
BruceHarold

I find that SQL statements for the use case can blow up on you when row counts are in the hundreds of thousands, for example leveraging the output of Generate Near Table.