When using Postgres and timestamp, what does the mode string or date actually do?
Basically the title
Advantages / disadvantages? I did not find any useful information in the docs
Thanks
1 Reply
It will just return the data either in a string or a Date object
You'll have to decide which you'll prefer to work with