Carp thank you for your answere, you qery is working fine without restrictions for capital or small leters.But i like to do one thing more e.g I have this string: "On site technical assistance" When i try to search something like:
"on technical" the result should be the...
I have a Field in my database that contains strings. (VARCHAR2)I like to build a search page which is working like a search engine (without any restrictions, capital or small letters etc.)What is the sql query for this purpose?
Thak you for your help
Yes carp im using oracle. Your query returns an empty table, i think the problem is that the column includes olso the time: 7/22/98 8:00:00 AM. I dont now, can you suggest something?
Thanks
I like to select from a Date data type column years and months. The contents of this column have a specific
format: e.g 7/22/98 8:00:00 AM. When i try to make a qery e.g SELECT * FROM TASK1_TABLE WHERE Task_Table1.START_DATE
LIKE '%22/98%' the result is an empty table. How can i select...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.