Return all rows in MySQL LEFT JOIN query (table self-join)

前端 未结 0 1291
离开以前
离开以前 2021-01-07 03:19

I have the following hierarchical table structure "nato" in MySQL 8:

INSERT INTO `nato`(`id`, `parentID`, `level`, `name`, `has_chi         


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