Run Select statement with concatenated date to table name

前端 未结 0 1924
别那么骄傲
别那么骄傲 2020-12-14 13:12

Is it possible to run a query where you concat the date into the table to get the required table?

Such as:

INSERT INTO schema.table_ || replace(cast(no         


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