ts-typed-sql
ts-typed-sql copied to clipboard
CASE expression
case
when @orderid > 0 then orders.orderid
else 0