| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Reverse pattern matching
I encountered an unusual problem and wonder if anyone had some similar
experience. I have a table T where the column contains text values with
wild cards and a query contain exact value. For example
I'd like to make a query "select B from T where A like 'XYZ'"
I need to get a result sorted by maximum matching. For the liset case it
should be:
3
2
4
Any help will be greatly appreciated. Received on Tue May 17 2005 - 19:12:40 CDT
![]() |
![]() |