A

Admin • 833.24K Points
Coach

Q. Which of the syntax is correct for insert statement? i) insert into <table_name> values <list of values> ii) insert into <table_name> (column list) values <list of values>

  • (A) i-only
  • (B) ii-only
  • (C) Both of them
  • (D) None of them

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.