On 12/2/19 5:06 AM, Tjioe Hian Pin thp_p...@yahoo.com [firebird-support]
wrote:
>  
> what about:
>
> SELECT fstName, fiKeyID FROM Members WHERE ' '||fstName||' '
> containing ' '||@po||' '
>
> Cheers,
> Tjioe
>
Again, that is likely prevent use of an index to find the record, and
force a table scan. Why not just use WHERE fstName = @po

-- 
Richard Damon

  • Re: [fi... Richard Damon rich...@damon-family.org [firebird-support]
    • Re... Clyde Eisenbeis cte...@gmail.com [firebird-support]
  • Re: [fi... Kjell Rilbe kjell.ri...@marknadsinformation.se [firebird-support]
    • Re... Clyde Eisenbeis cte...@gmail.com [firebird-support]
      • ... Karol Bieniaszewski liviusliv...@poczta.onet.pl [firebird-support]
        • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
          • ... Richard Damon rich...@damon-family.org [firebird-support]
            • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
              • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
              • ... Tjioe Hian Pin thp_p...@yahoo.com [firebird-support]
              • ... Richard Damon rich...@damon-family.org [firebird-support]
          • ... Karol Bieniaszewski liviusliv...@poczta.onet.pl [firebird-support]
            • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]

Reply via email to