The Select By Attribute dialog lets you create a selection using the conditions and attributes from the table directly.
Table
Select a table to select objects from.
Conditions
You can choose from a list of options at the top of the Conditions section to narrow down your selection:
- All: (AND) All specified condition in the column list must be met for the record to be included in the result set.
- Any: (OR) Any one condition in the column list must be met for the record to be included in the result set.
- Add: Add more columns to the column list.
- Indexed: This is a toggle button. Only indexed columns will be shown in the column list when pressed.
- Empty: This is a toggle button. Empty columns without any conditions will not be shown in the column list when pressed.
If the button is pressed MapInfo Pro displays the query results in a new Browser window.
Add results to topmost Map windowIf the button is pressed MapInfo Pro adds the results as a new layer to the top-most map window and brings that map to the front, or creates a new map window if none exist.
Add color override to results added to topmost Map Window split button- First radio button turns off color override, the split button icon shows the Paint Can and "None".
- Second radio button switches to "Automatic" mode where colors are initialized to a Color Brewer qualitative color group (8 colors), the split button icon changes to show the next color with a gradient border.
- Third radio button switches to "Manual" mode using the color currently shown next to the third button, the split button icon changes to the selected color with no border. Or you can click directly on the color palette drop down to switch to "Manual" and open the color palette picker and select a different color. This color remains sticky and will not change unless the user selects a different color from the palette or switches to Automatic mode.
When you click directly on the color palette drop down, this opens the color palette picker. The "Automatic Colors" section shows all the colors that are used for automatic mode. Any of these colors can also be selected as the manual color.
Find results in Map or Browser windowsIf the button is pressed MapInfo Pro finds results in map and browser windows. In a map window, the view will zoom to the extents of the selection if "Zoom on Find Selection" Map Preference is checked (see the Editing tab in the Map Preferences dialog). The button is disabled when the NoSelect button is pressed.
Execute the query without changing the current selection (NoSelect)If the button is pressed MapInfo Pro performs the query without changing the pre-existing Selection table. Press this button if you need to perform a query, but you do not want to de-select whatever rows are already selected. The button is disabled when the output table name is "Selection". Change the output table name to something other than "Selection" to enable the button.
Run
Executes the query.
See Also: