Hi, I have a address table, I wanna to categorize the address according to their names, for example, any names include 'association', or 'organizaiton', or 'law', the problem is I just query only part of the field item, and these queries may get duplicate records.
Here is samples of the name field:
Afrcian Bar Association
African Association of International Law
etc.
Please help me to figure it out, thanks.