phpbar.de logo

Mailinglisten-Archive

Re: order by Problem ... brauche Hilfe
Archiv Mailingliste mysql-de

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

Re: order by Problem ... brauche Hilfe



Hello sigi,

Thursday, October 26, 2000, 3:20:52 PM, you wrote:

smmd> select * from DATA order by NAME_1,NAME_2,NAME_3;
Versuch mal folgendes:
select * from DATA order by NAME_1 || NAME_2 || NAME_3;
Ich komme zwar aus der ORACLE Welt, aber m.e. ist "||" (Konkatinierung)
allg. SQL Syntax.


-- 
Best regards,
 Roland                            mailto:roland.suehsmuth_(at)_boecker-online.de


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


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive