Hi Friends,
We have a colors field in the main table. it has values red , blue, yellow, etc. Now, i know how to search for all records whose color is Red. But i dont know how to do search for all records whose color is Red or blue or yellow.
can anyone pleasel let me know how can i do this using new java API?
Thanks,
Raags