On Sat, Jul 5, 2014 at 1:31 AM, Albert Coder <[email protected]> wrote:
> Right now I have been able to join two tables but I wish to join all
> the tables that exist in my database. Here is the code
> http://pastie.org/9355705 , I wish to join all the tables that are
> stored in the array. How can this be done?


To be more specific, I wish to join all the tables of material
properties like boiling point, melting point etc. and display the
values of all the properties for a single material.

Database design : http://202.164.53.122/~albertcoder/images/fdb.JPG

I have been able to join two tables as in above mail but I wish to
apply join as the number of tables to be joined are variable. Say a
new table is added for refractive index and I wish to display all the
values of Iron from the join of all the material properties tables(now
including refractive index). Please help me with this.

-- 
Thanks
Albert
www.coderalbert.wordpress.com
https://github.com/albertcoder/
" Eat Sleep Conquer Repeat "

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to