how to select from 3 MariaDB/MySQL tables

后端 未结 0 1937
面向向阳花
面向向阳花 2021-01-04 05:36

I tried to select all from more then one table in MariaDB/MySQL, but the value duplicated

select *
from table1.details ide
inner join table2.names idpa
inner          


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