Code:select 'callduration=' || case when starttime <> TO_DATE('01/01/1900','mm/dd/yyyy') then endtime-starttime else 0 end case from table1;
|
Results 1 to 2 of 2
Thread: case statementThreaded View
|
Click Here to Expand Forum to Full Width |