Using the ___ statement, a database can be renamed

4. Using the ___ statement, a database can be renamed.

  1. SQL CREATE DATABASE
  2. SQL RENAME DATABASE
  3. SQL DROP DATABASE
  4. SQL SELECT DATABASE

Answer: B) SQL RENAME DATABASE

Explanation:

Using the SQL RENAME DATABASE statement; a database can be renamed.

Comments and Discussions!

Load comments ↻






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