SQL syntax error while deleting record from temp table

前端 未结 0 1916
抹茶落季
抹茶落季 2021-01-02 03:58

I\'m new to SQL. I tried to delete the duplicate customer record where has same name and surname. This below is my command

delete duplicated_records from  (
          


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