Medical Virtues of Turmeric
Turmeric is a perennial plant, 60 to 90 cm. In height. It has a short stem and tufted leaves. The rhizomes are short and thick and they constitute the turmeric of commerce. It is largely consumed as a spice for daily use. In India, it is used in the same way as saffron. Botanically known as curcuma longa, turmeric is a native of southern or southeastern Asia. Turmeric has been mentioned in early Sanskrit writings.
1054 - Unknown column 'a.authors_id' in 'on clause'

select count(*) as total from articles a, articles_description ad left join authors au on a.authors_id = au.authors_id, articles_to_topics a2t left join topics_description td on a2t.topics_id = td.topics_id where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_status = '1' and a.articles_id = a2t.articles_id and ad.articles_id = a2t.articles_id and ad.language_id = '1' and td.language_id = '1' and a2t.topics_id = '7'

[TEP STOP]