A

Admin • 828.03K Points
Coach

Q. What is the syntax to load data into the database? (Consider D as the database and a, b, c as datA:)

  • (A) enter into D (a, b, C:);
  • (B) insert into D values (a, b, C:);
  • (C) insert into D (a, b, C:);
  • (D) insert (a, b, C:) values into D;

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.