select id,title,story,to_char(etm,'Mon dd,YYYY') as etm, vdo_ebd, h_poto1 as h_poto from ewf.story where id::text = '1157749'
select id,title, to_char(etm, 'HH:MI PM') as etm from ewf.flashnews order by id desc limit 30;