Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NishiNidhi73

    Prompts with wild card

    Hi All, User would like to search for customer names that starts with 'A%' or 'WAN%' or 'AMERI%' etc. Is it possible to use in operator with like operator? Normally, in a query we use where ((CustName like 'A%') or (CustName like 'WAN%') or (CustName like 'AMERI%')) How do we get this in a...

Part and Inventory Search

Back
Top