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.
id created_date sample_1 sample_2 sample_3 sample_4_1 sample_4_2 sample_4_3
1 2019-05-17 06:19:13 aaa bbb ccc 0 0 1
Dataid sample_id sample_title
400 1 Fname
400 2 Sname
400 3 Lname
400 4 checkbox
Dataid sample_id option_id optionss
400 4 1 First
400 4 2 second
400 4 3 Third
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'expected result like 

select datas from TableData_400 like the following way ,
' at line 1
@sql
SELECT sample_1 Fname,sample_2 Sname,sample_3 Lname,sample_4 checkbox FROM TableData_400