Join MySQL tables in ruby on rails 2.3.3 only if all rows from one table are in another table

前端 未结 0 1548
萌比男神i
萌比男神i 2020-11-28 02:04

I need to select all rows from table Client where Service has all certificates the Client needs.

Client
client_id

Service
service_id

Certificate
certificate         


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