in reply to Re: Re: Basic Database?
in thread Basic Database?
That will allows you to search for foo*, but not for *foo nor *foo*. Substring search is *foo*-like, but you are right about the 'added functionality'. In some cases even foo* search can be sufficient.
|
---|