Page 1 of 1

Which of the following commands will return the location of database customer360?

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
Which of the following commands will return the location of database customer360?

A. DESCRIBE LOCATION customer360;
B. DROP DATABASE customer360;
C. DESCRIBE DATABASE customer360;
D. ALTER DATABASE customer360 SET DBPROPERTIES ('location' = '/user'};
E. USE DATABASE customer360;