How to modify data of select query before inserting from one table to another table

前端 未结 0 622
被撕碎了的回忆
被撕碎了的回忆 2020-11-30 00:12

I have 2 tables Temp and Final. I want to insert data from temp table to final table. There is already a complex query written for that.

INSERT INTO public.Fi         


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