select s.storyID, s.heading, s.subheading, s.summary, s.filename, s.productParent, s.partnerIDlook, s.sku, s.dbFulltext, s.authorText, s.authorHtml, s.copyright, s.body, s.searchText, s.datecreate, s.userIDlook, s.activityCount, s.discussionCount, s.productMode, s.autoPromo, s.promoIDlook, s.presentationOrder, s.deprecated, s.allowcomment, s.allowbrowse, s.allowposted, s.productIDlook, s.privatedocuments, s.screamer, s.extra1, s.extra2, s.extra3, s.extra4, s.extra5, s.extra6, s.shortcut1, s.shortcut2, s.shortcut3, userID, email, fname, lname, usertype from story s inner join user u on s.userIDlook=u.userID where s.storyID=253http:// LIMIT 0,1