This is a discussion on Separated date and time or one datetime field within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi all, I am learning php+mysql and am trying to set up a log database. I wonder if it ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all,
I am learning php+mysql and am trying to set up a log database. I wonder if it is better to have 2 different columns for date and time or to have one datetime column. In school I was taught about normalization rules and I guess that I should separate these fields. Hover I would love to hear "real stories" and what you find practical. Chris Columbus |