suggested_grants sql: SELECT DISTINCT g.grant_id, g.grant_status, g.deadline, ga.upcoming, g.unofficial_title, g.description, g.date_display, g.letter_date, g.conference_deadline, g.is_conference_date_manditory, g.is_letter_date_manditory, gr.location FROM main_grant_view g LEFT JOIN grants_additional ga ON g.grant_id = ga.grant_id LEFT JOIN gw_grant_region gr ON g.grant_id = gr.grant_id WHERE g.grant_status = '' AND (g.official_title LIKE '% cancer %' OR g.unofficial_title LIKE '% cancer %' OR g.description LIKE '% cancer %' OR g.fulldescription LIKE '% cancer %' OR g.eligibility LIKE '% cancer %' OR g.eligibility_more LIKE '% cancer %') AND (g.official_title LIKE '% house %' OR g.unofficial_title LIKE '% house %' OR g.description LIKE '% house %' OR g.fulldescription LIKE '% house %' OR g.eligibility LIKE '% house %' OR g.eligibility_more LIKE '% house %' OR g.official_title LIKE '% housing %' OR g.unofficial_title LIKE '% housing %' OR g.description LIKE '% housing %' OR g.fulldescription LIKE '% housing %' OR g.eligibility LIKE '% housing %' OR g.eligibility_more LIKE '% housing %') ORDER BY g.deadline ASC LIMIT 100 The Number #1 Advanced Grant Search EngineThe Number #1 Advanced Grant Search Engine
We use cookies to enhance your browsing experience on GrantWatch.com. By continuing to use our site, you consent to the use of cookies. Learn more by exploring our comprehensive Cookie Policy