Q22
Which SQL statement is used to insert data into a database table in JDBC?
A.
`DELETE FROM`
B.
`INSERT INTO`
AnswerC.
`SELECT`
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board