SQL Syntax error when trying to write script results into table

前端 未结 0 1936
日久生厌
日久生厌 2021-01-26 05:42

I have a script that runs correctly pasted below:

SELECT s2.*, 
       c.customerid 
      ,c.[CustomerGender]
      ,c.[CustomerIsRegistered]
      ,c.[CustomerC         


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