Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
IF write RemaingPeriod = CASE WHEN 1 then CASE when type = 2 then dateadd(mm,12,getdqte())end
end what is wrong here
Posted

1 solution

"CASE WHEN 1" seems silly and what do you want when type isn't 2?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900