In order to insert a row directly in the table, which command is used?

24. In order to insert a row directly in the table, which command is used?

  1. INSERT IN
  2. INSERT INSIDE
  3. INSERT UNDER
  4. INSERT INTO

Answer: D) INSERT INTO

Explanation:

INSERT INTO command is used to insert a row directly in the table.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.