add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
4 rows affected
(No column name)
{
    "columns":["carat","cut","color","clarity","depth","table","x","y","z"]
    "data":[
       [0.21,"Premium","E","SI1",59.8,61.0,3.89,3.84,2.31],
       [0.23,"Ideal","E","SI2",61.5,55.0,3.95,3.98,2.43],
       [0.29,"Premium","I","VS2",62.4,58.0,4.20,4.23,2.63],
       [0.31,"Good","J","SI2",63.3,58.0,4.34,4.35,2.75]
    ]
}