-

select podcast_child_id,pc.podcast_master_id,podcast_child_title,podcast_child_desc,podcast_child_mp3,podcast_child_image,podcast_child_image1,podcast_child_image2, podcast_child_page_title,podcast_child_page_meta_desc,podcast_child_keywords,podcast_child_date,podcast_child_location,pm.podcast_master_name,pm.podcast_master_url from podcast_child pc join podcast_master pm on pm.podcast_master_id=pc.podcast_master_id where pc.podcast_child_id=1085 and pc.active='Y' order by podcast_child_date DESC

Error