开发者

Need Help Joining Multiple tables in Zend framework MySQL INNODB

Im currently working with Zend framework.

I'm trying to write a query in MYSQL INNODB database format to return all the provider which match with all the quote criteria values.

Here is a database design of my database.

http://www.iiso.com.au/database.png

So the quote criteria consists of religionTypeId, serviceTypeId, quoteTypeId and postco开发者_StackOverflow中文版deId

The problem im facing is how to join all these tables together (consist of 9 tables) in zend_db_table

Can someone help me out or teach me how to write the MYSQL query ?

THanks you so much in advance :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜