add remove split language chart show hidden hide
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
3 rows affected
6 rows affected
device_id source_id value source_id source_name
3 1 1 1 cc_a
3 2 2 2 cc_b
3 3 3 3 cc_c
4 1 15 1 cc_a
4 2 4 2 cc_b
4 3 100 3 cc_c
device_id greatest_diff
3 2
4 96
device_id value source_id low_first high_first
3 1 1 1 3
3 2 2 2 2
3 3 3 3 1
4 4 2 1 3
4 15 1 2 2
4 100 3 3 1
device_id source_high source_low value_high value_low greatest_diff
3 cc_c cc_a 3 1 2
4 cc_c cc_b 100 4 96