I want to add a column to my table where I have a date (DD-MM-YY) to a unix timestamp. Tried several things but none deliver the result I am looking for. In the end I would like
Column 1 03-06-21
Column 2 1622671200
I want to add a column to my table where I have a date (DD-MM-YY) to a unix timestamp. Tried several things but none deliver the result I am looking for. In the end I would like
Column 1 03-06-21
Column 2 1622671200