How to Select with more than one AND in a Where SQL Clause?

Поиск
Список
Период
Сортировка
От Zenith Vivas
Тема How to Select with more than one AND in a Where SQL Clause?
Дата
Msg-id F193T8A943W4Kpvh7ZZ0000547b@hotmail.com
обсуждение исходный текст
Ответы Re: How to Select with more than one AND in a Where SQL Clause?
Список 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 по дате отправления: