 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Select the right statement to insert values to the student table. | 
| A. | INSERT student VALUES ( | 
| B. | INSERT VALUES ( | 
| C. | INSERT INTO student VALUES ( | 
| D. | INSERT VALUES INTO student ( | 
| Answer» D. INSERT VALUES INTO student ( | |