R 
		
								
				
				
			
		Richard
Hi
If I have a primary table with one of the fields named "contacttype" and a
table ContactType with ContactTypeId and TypeName.
I indexed the field "contacttype" and "ContactTypeId".
If I need to sort or lookup info in the TypeName from a query of the primary
table, should I index TypeName too?
Thanks in advance
Richard
				
			If I have a primary table with one of the fields named "contacttype" and a
table ContactType with ContactTypeId and TypeName.
I indexed the field "contacttype" and "ContactTypeId".
If I need to sort or lookup info in the TypeName from a query of the primary
table, should I index TypeName too?
Thanks in advance
Richard
