Hello Peter,

           
If you're trying to select the objects that fall entirely within the
larger object or boundary, this is what you should do:

For this exercise we call our tables "larger" and "Smaller".

Select Columns: *
from tables:    smaller, larger
where condition: smaller.obj Entirely Within larger.obj  

As a result of this query, you would get all the objects in the smaller
table that entirely fall within the objects or boundaries of the larger
table.

Othman Issa
Bell Canada
Toronto, Ontrio, Canada
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to