Which of the following method is used to put a record into the database?

19. Which of the following method is used to put a record into the database?

  1. Add()
  2. Put()
  3. Create()
  4. Insert()

Answer: D) Insert()

Explanation:

The insert() method is used to put a record into the database.

Comments and Discussions!

Load comments ↻






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