To all,
I need help with the following:
I am writing a pass-thru query and need to write a complex case statment (for me anyway)
if total hours is equal or less than 15 then LEVEL1
if total hours is greater then 15 then level1 is 15-1
and level2 is total hours -15
any help will be appreciated
I need help with the following:
I am writing a pass-thru query and need to write a complex case statment (for me anyway)
if total hours is equal or less than 15 then LEVEL1
if total hours is greater then 15 then level1 is 15-1
and level2 is total hours -15
any help will be appreciated