Computer Science, asked by diyabiswas022, 3 months ago

Which of the following statements is correct? *

insert in to student values(1,"abhijit,101);

insert in student values(1,"abhijit,101);

insert into student values(1,"abhijit,101);

insert to student values(1,"abhijit,101);

Answers

Answered by Anonymous
1

(1,"abhijit,101);

Similar questions