coding and testing
select * from table1
inner join table2
inner join table3
on table2.id=table3.id
on table1.id=table3.id
where ...
order by
Powered by: 博客园 Copyright © 2024 mr liao Powered by .NET 9.0 on Kubernetes