Forum Discussion

Denis_E's avatar
Denis_E
Frequent Visitor
2 years ago
Solved

datetime best practice?

Hi everyone,

I have a question about the date time column.

I saw that when it's in one column with the DATETIME format, it takes up a lot more space than when I split it into two columns, one with date and the other with time.

What do you think is the best way to handle this issue?

  • That's why experts recommend dividing DATETIME into two columns