Unknown a écrit :
> Python 2.4
> Linux kernel 2.6.12
>
> Hi,
>
> 1. How do I make the following statement to search for all Strings I
> input from console?
>
> for example, with the code below I need to enter %hello world% (yeah,
> including the % symbols) to find all entries for hello world on
Python 2.4
Linux kernel 2.6.12
Hi,
1. How do I make the following statement to search for all Strings I
input from console?
for example, with the code below I need to enter %hello world% (yeah,
including the % symbols) to find all entries for hello world on the
tableName. But I want to set the %