phpbar.de logo

Mailinglisten-Archive

Re: CONCAT-Problem
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CONCAT-Problem



At 12:00 07.09.00 +0200, you wrote:
Re(h),
>
>mir ist das was komisches untergekommen, was mich fast verrückt macht:
>
>Abfrage 1:
>select * from tab WHERE id>0 AND CONCAT(fachrichtung,fachrichtung2) LIKE
>'%$FM{'fachrichtung'}%'

Warum machst Du nicht folgendes

select * from tab where (id > 0 and fachrichtung like '%$...) and/or (id >
0 and fachrichtung2 like '%$...)

Das Concat weiss ich jetzt auch nicht was das bezwecken soll.

Gruss
Ruprecht
------------------------------------------------------------

INTERNOLIX AG
Ruprecht Helms
System-Engineer

http://www.internolix.com
mailto:helms_(at)_internolix.com
Weiherstr. 20		         Tel: +49-[0]7533-9945-71
78465 Konstanz	         Fax: +49-[0]7533-9945-79

---
*** Weitere Infos zur Mailingliste und MySQL unter www.4t2.com/mysql 


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive