Query Run
select * from machine_vision_label order by mvl_id desc limit 100; 9 months ago
select * from machine_vision_label order by mvl_id desc limit 10; 9 months ago
select * from machine_vision_label limit 10; 9 months ago
select count(*) from machine_vision_label where mvl_review is not null; 9 months ago
select count(*) from machine_vision_labelwher mvl_review is not null; 9 months ago
select count(*) from machine_vision_label; 9 months ago
select count(*) from machine_vision_label where mvl_review=1; 9 months ago