To utilize a database once it has been created, ____ command is used to connect or start the database

24. To utilize a database once it has been created, ____ command is used to connect or start the database.

  1. db2 connect <database name>
  2. db2 connection to <database name>
  3. db2 start to <database name>

Answer: A) db2 connect <database name>

Explanation:

To utilize a database once it has been created, db2 connect to <database name>, the command is used to connect or start the database.

Comments and Discussions!

Load comments ↻






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