Hi,
Tuesday, December 16, 2003, 6:30:22 PM, you wrote:
RK> I need to know how I can do a where clause in a select statement for mysql
RK> where
RK> one of the fields can have two solutions. In the example below
RK> field3 needs to equal all with a and also all with b. Can this be done and
RK> if s
>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 16, 2003 4:30 PM
Subject: [PHP] Help with where clause
I need to know how I can do a where clause in a select statement for mysql
where
one of the fields can have two solutions. In the example below
field3 needs to equal all with a and also a
I need to know how I can do a where clause in a select statement for mysql
where
one of the fields can have two solutions. In the example below
field3 needs to equal all with a and also all with b. Can this be done and
if so how.
I am stumped on this one.
select * from table where field1= '$this'
3 matches
Mail list logo