MI Selecting Subsets: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Ari Craven (talk | contribs) Created page with "== Introduction == MapInfo offers two methods for selecting subsets of other tables; the basic select tool and the more powerful 'sql select'. This example illustrates how the pi..." |
Ari Craven (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== Introduction == |
== Introduction == |
||
MapInfo offers two methods for selecting subsets of other tables; the basic select tool and the more powerful 'sql select'. This example illustrates how the pipes (Type = “C”) in a 1d_nwk_check.mif layer are selected. |
MapInfo offers two methods for selecting subsets of other tables; the basic select tool and the more powerful 'sql select'. This example illustrates how the pipes (Type = “C”) in a 1d_nwk_check.mif layer are selected. |
||
== Basic Select == |
|||
== SQL Select == |
|||
Revision as of 14:38, 5 September 2011
Introduction
MapInfo offers two methods for selecting subsets of other tables; the basic select tool and the more powerful 'sql select'. This example illustrates how the pipes (Type = “C”) in a 1d_nwk_check.mif layer are selected.