Computer Science, asked by thrishul290, 4 months ago

Which of the following is not a valid INSERT statement
Options
O INSERT INTO T Values (1)
O INSERT INTO T (a) Values (1)
O INSERT INTO T(a) SELECT a FROM T1
O INSERT INTO T SELECT * from 71
O None of the above​

Answers

Answered by meghna2137
2

Answer:

sorry can't understand

Similar questions