select article.headline, article.title, article.teaser, article.footer, article.body, article.author_id, Author.Fname, Author.Lname from article , Author where article_id =4341 and Article.Author_ID = Author.Author_id