Outter Join when using between for date ranges
cmit0227May 26 2009 — edited May 26 2009Hi -
Can someone please tell me how I would correctly outter join the following statement:
and trunc(sysdate) between hp.hhold_profile_start_date and hp.hhold_profile_stop_date
Thanks!