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.
CREATE TABLE
INSERT 0 6
textcola textcolb textcolc textcold textcole numcol1 numcol2 eventnum
x y z foo bar 1 2 1
x y z foo bar 1 2 2
x y z foo bar 1.1 2 3
x y z foo bar 1.1 2 4
x y z foo bar 1 2 5
x y z foo bar 1 2 6
SELECT 6
textcola textcolb textcolc textcold textcole numcol1 numcol2 eventnum
x y z foo bar 1 2 1
x y z foo bar 1.1 2 3
x y z foo bar 1 2 5
SELECT 3