Which statement is used to select the database in SQL?

8. Which statement is used to select the database in SQL?

  1. SELECT
  2. USE
  3. ALTER
  4. CREATE

Answer: B) USE

Explanation:

USE statement is used to select the database in SQL.

Comments and Discussions!

Load comments ↻






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