Hello People,
I am developing web application using csharp. How can I write an sql for oracle that picks products records that starts with letters typed in text box? For example when I type p all products that starts with p are dispalyed?
Please help