How to search particular text_item in a field having lot of data.. how to put find button option in a form and how to write in that coding... please clarify my doubts urgent please.................
Subbareddy n v
+91-9985738386
Software/Hardware used:
oracle 10g , developer 6i
ASKED:
July 30, 2011 6:28 AM
UPDATED:
March 31, 2012 7:36 PM
Since you need an answer to your doubts “urgently”, I would recommend putting some more effort in explaining your requirement.
Is this text_item part of a database block ? Is it a database item ?
What exactly is the search going to return ?
Where are you going to display the search results ?
Is this text_item going to accept many words ? If so, should the form search for the complete phrase, or for different combinations of the words ?
What chapter of the course is this homework from?
You obviously need some sort of instring search. Reading the manual might help.