Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「サービス」という単純なテーブルがあります。
各レコードは、ID と「service_name」だけで構成されています。
これらのサービスは、サービス ID でリンクされた「顧客テーブル」で顧客によって使用されます。
Cake を使用して「Customers」テーブルから最も一般的に使用されるサービスを取得するにはどうすればよいですか?