How to convert TIMESTAMP into VARCHAR and save it into another table in Redshift?

前端 未结 0 1158
旧时难觅i
旧时难觅i 2020-12-16 06:32

I have a table and have some values like below,

CREATE TABLE school_1__test.tstamp(
    timeofday TIMESTAMP,
    timeo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题