phpbar.de logo

Mailinglisten-Archive

Re: Substring
Archiv Mailingliste mysql-de

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

Re: Substring



Hi!

>SELECT SUBSTRING(feld_name,0,300) AS new FROM table WHERE ID=$ID;

Das kann auch nicht gehen, den SUBSTRING (string, postion) liefert Dir 
alles rechts von Position,
Du brauchst LEFT (string, length), damit bekommst Du die ersten length 
Zeichen von string.

Gruß
Falk


-- 
Fun is irrelevant ... http://www.totenkomisch.de/
Comedy-Events in Ihrer Nähe! --- http://comedy.cogitatio.de/
Alles in Serie --- http://www.serienfreund.de

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


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive