Creating temporary tables in SQL

前端 未结 2 497
借酒劲吻你
借酒劲吻你 2020-11-28 08:08

I am trying to create a temporary table that selects only the data for a certain register_type. I wrote this query but it does not work:

$ CREAT         


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