Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

yadhul's avatar

i have a problem with mysql i have three tables

i have a problem with mysql i have three tables

business: having fields (business_id,name,business_name) 2.business_language : having fields (business_language_id,business_id,language_id) 3.language: having fields(language_id, language,preference) their are thousands of business_ids in business i want to insert business_id's which are not present in business_language with language_id

can any one help pls in query.

0 likes
1 reply

Please or to participate in this conversation.