llmclaughlin
Programmer
I have three columns in a table called oncall_schedule
Fields
Begin_date End_Date Srm_Id
03/06/2006 03/12/2006 srmllm
What I need to do is select the srm_id where sysdate falls between or equals to the begin_date and end_date.
I've tried and tried, just can not get the one record I'm looking for.
Thanks
Louie
Fields
Begin_date End_Date Srm_Id
03/06/2006 03/12/2006 srmllm
What I need to do is select the srm_id where sysdate falls between or equals to the begin_date and end_date.
I've tried and tried, just can not get the one record I'm looking for.
Thanks
Louie