-

Select live_blog_homepage_headline as homepage_headline, live_blog_headline as headline,live_blog_article_page_desc as short_description,live_blog_headline as page_title,live_blog_article_page_desc as meta_description,live_blog_home_page_desc,live_blog_keywords as keywords,category_id,(select cm.category_master_name from category_master cm where cm.category_master_id=lb.category_id and cm.active='Y') as category_name,sub_category_id,(select scm.sub_category_master_name from sub_category_master scm where scm.sub_category_master_id=lb.sub_category_id and scm.active='Y') as sub_category_name,live_blog_date as date,live_blog_time_r as time_r,live_blog_date1 as date1,live_blog_time as time,lb.live_blog_image as image,live_blog_image_caption as image_caption,live_blog_author,am1.author_id as author1_id,am1.author_email,is_live,live_blog_location,live_blog_tags from live_blog_master lb left join author_master am1 on lb.live_blog_author=am1.author_name and am1.active='Y' where lb.live_blog_id=18330349 and lb.active='Y'

Error