phpbar.de logo

Mailinglisten-Archive

DATE_FORMAT(timestamp, '%d') oder ... (Update)

DATE_FORMAT(timestamp, '%d') oder ... (Update)

Berthold mysql-de_(at)_lists.bttr.org
Thu, 18 Oct 2001 10:52:48 +0200


Hallo nochmal,

DAYOFMONTH(timestamp)
oder 
DATE_FORMAT(timestamp, '%d')
oder
RIGHT(LEFT(timestamp,8),2)

Beispiel: timestamp = '20001122010203'


Am Donnerstag, 18. Oktober 2001 10:38 schrieb Berthold:
> HAllo!
>
> Was ist denn performanter?
> DATE_FORMAT(timestamp, '%d') oder LEFT(RIGHT(timestamp,2),8)?
>
> Beispiel: timestamp = '20001122010203'

-- 
Berthold
(live long and prosper...)

---
!!NEU!!
Fragen und Antworten zu MySQL und dieser Liste unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive