I\'ve spent hours searching the web for an answer to this question...
Here\'s what I currently have:
select * from order_header oh where tran_d
to_char(tran_date, 'yyyy-mm-dd') = to_char(sysdate-1, 'yyyy-mm-dd')