Group by Clause erroring with not a GROUP BY expression

前端 未结 0 1276
你的背包
你的背包 2020-12-22 17:00

I have the following code,

    Select
    pro.tariff_code as CommodityCode,
    \'1000001\' AS ProcedureCode,
    pro.long_description_1 as Description,
    s         


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