Payroll Formula POP: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 July 2023

24 March 2021

  • curprev 16:0416:04, 24 March 2021Intra>Chanson 799 bytes +799 Created page with " <PRE> select POP.*, CASE OPERATION WHEN 1 THEN 'ADD' WHEN 2 THEN 'SUBTRACT' WHEN 3 THEN 'MULTIPLY' WHEN 4 THEN 'DIVIDE' WHEN 5 THEN 'MOD' WHEN 6 THEN 'CLEAR' WHEN 7 THEN 'AB..."