select page_title, issue_name from ngo_page, ngo_article where ngo_page.page_path = ngo_article.page_path and ngo_page.page_path = '#referer#'
Select p.page_path, p.page_title, a.article_num
from ngo_article a, ngo_page p
where a.issue_name = '#theissue#' and a.page_path = p.page_path
order by article_num
Rate this story @ nationalgeographic.com