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.
SELECT 4
name cc
a 2
a 2
b 3
b 3
b 3
c 4
c 4
c 4
c 4
d 3
d 3
d 3
SELECT 12
name cc
e null
f 0
g -1
INSERT 0 3
name cc
a 2
a 2
b 3
b 3
b 3
c 4
c 4
c 4
c 4
d 3
d 3
d 3
e null
f 0
g -1
SELECT 15