How do I interpret this SQL error with alias name?

后端 未结 0 366
终归单人心
终归单人心 2021-01-06 07:09

I\'m trying to run some code with a subquery but I\'m not able to figure out why I\'m getting an error.

select efile.*
from    
        (select can, 
                 


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