ChrisB: Abfrage nach Datum

Beitrag lesen

Hi,

Ich habe in meiner Datenbank (MySQL) eine Reihe 'datum'. Diese ist so angelegt:
``datum timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP

Und wie sehen die Daten aus, die in diesen Spalte drin stehen, wenn du sie mit SELECT ausliest …?

MfG ChrisB

--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/