How to save select query results within temporary table?

后端 未结 3 757
天命终不由人
天命终不由人 2020-12-15 15:42

I need to save select query output into temporary table. Then I need to make another select query against this temporary table. Does anybody know how to do it?

I nee

3条回答
提交回复
热议问题