翽 wrote:
Hello list,
The query has the following in the where:
UPPER(cty_Name) LIKE 'NEW%' ORDER BY cty_name
it returns the data in this way:
Newark Newark New Britain Newburgh New Cannan New Castle Newcomerstown
The table has index on cty_name (btree), I'll appreciate any comments or suggestions about it.
Thanks
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly