Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Web Boy
has contributed to:
Selct Problems.....$query " Select.....where case.CaseNo like '$CaseNo%' or judge.Initials like '$initials%' and case.aocode=judge.ao_code ???
How can I search a database for part of a string?
How do I use LIKE in a query?
What is the wildcard symbol in SQL?
How to speed up a like??
How to create an query that uses like and or that doesn't take forever to return reuslts?
How to create an or query with using a like?