-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSyntax
More file actions
5 lines (5 loc) · 1.34 KB
/
Copy pathSyntax
File metadata and controls
5 lines (5 loc) · 1.34 KB
1
2
3
4
5
INSERT INTO `questions`(`Std`, `Subject`, `Chapter`, `Level`, `Sr.No`,`QID`, `Question`, `OpA`, `OpB`, `OpC`, `OpD`, `ans`) VALUES (11,"Chemistry",1,1,1,"11_Che_1_1_1","Which form of classification is not correct for matter on the basis of chemical characteristics?","Mixture","Gas","Volume","Solid",'C');
INSERT INTO `questions`(`Std`, `Subject`, `Chapter`, `Level`, `Sr.No`,`QID`, `Question`, `OpA`, `OpB`, `OpC`, `OpD`, `ans`) VALUES (11,"Chemistry",1,1,2,"11_Che_1_1_2","Which of the following units is a derived unit?","Density","A and C","Volume","Time",'B');
INSERT INTO `questions`(`Std`, `Subject`, `Chapter`, `Level`, `Sr.No`,`QID`, `Question`, `OpA`, `OpB`, `OpC`, `OpD`, `ans`) VALUES (11,"Chemistry",1,2,1,"11_Che_1_2_1","What is the SI unit of mass of the matter?","kilogram","gram","milligram","mole",'A');
INSERT INTO `questions`(`Std`, `Subject`, `Chapter`, `Level`, `Sr.No`,`QID`, `Question`, `OpA`, `OpB`, `OpC`, `OpD`, `ans`) VALUES (11,"Chemistry",1,2,2,"11_Che_1_2_2","What is called the mass of the matter in unit volume?","Density","Volume","Weight","Pressure",'A');
INSERT INTO `questions`(`Std`, `Subject`, `Chapter`, `Level`, `Sr.No`,`QID`, `Question`, `OpA`, `OpB`, `OpC`, `OpD`, `ans`) VALUES (11,"Chemistry",1,3,1,"11_Che_1_3_1","With which reference there is no importance of Dalton's law?","Isotope","Isobar","Isoosmotic","Isothermic",'A');