How to Select with more than one AND in a Where SQL Clause? - Mailing list pgsql-sql

From Zenith Vivas
Subject How to Select with more than one AND in a Where SQL Clause?
Date
Msg-id F193T8A943W4Kpvh7ZZ0000547b@hotmail.com
Whole thread Raw
Responses Re: How to Select with more than one AND in a Where SQL Clause?
List pgsql-sql
Dear friends,
I need a SQL sentence like this:

Qry = "Select * from Table Where A1 Like '%' AND A2 Like '%' AND A3 Like '%' 
AND A4 Like '%' AND A5 Like '%'"

But in spite of I need a SQL sentence with four (04) AND's in its Where 
clause, my SQL compiler only allow me using one AND.

So How can I solve such a problem.

Many thanks in advance!

Zenith Vivas













_________________________________________________________________
Charle con sus amigos online usando MSN Messenger: http://messenger.msn.com



pgsql-sql by date:

Previous
From: "Greg Patnude"
Date:
Subject: Why must the function that a trigger calls return "opaque" ???
Next
From: Matthew Price
Date:
Subject: RFC822 Checker