Tuesday, 6 August 2013

Date Time or Time Stamp?

Date Time or Time Stamp?

I am creating a table which has create_date and modify_date field, but I
am struggling in decide which data type is the best choice for these 2
fields. Should i use date time for both fields, or should i use date time
for create_date and time stamp for modify_date ?

No comments:

Post a Comment