in reply to Re: Need to append and replace for % sign in a variable string ( Regexp::Wildcards->new( type => 'sql')
in thread Need to append and replace for % sign in a variable string

My understanding of % in SQL is that is corresponds to .* not .+.

  • Comment on Re^2: Need to append and replace for % sign in a variable string ( Regexp::Wildcards->new( type => 'sql')
  • Select or Download Code