How to use the Where SQL function

laurent0 25 Nov, 2009
Hi,

I just want filtering the answers of my table.

For example :

I have a table with 1 column name.
I just want to show in chronoconnectivity the lines where name = Bill.

I don't find how to use the where sql function.
If you have any example to see how can I do it...๐Ÿ™‚

Sorry for my english...but I speek french ๐Ÿ˜ถ
GreyHead 25 Nov, 2009
Hi Laurent,

In the Where box for ChronoConnectivity you can enter WHERE `name` = 'Bill'

There's a thread here that explains how to make more complicated WHERE queries if you need them.

Bob
laurent0 26 Nov, 2009
thaks a lot ๐Ÿ˜€
This topic is locked and no more replies can be posted.