WGU D427 ZLO1 A. Objective Assessment Complete Questions
(ACTUAL Exam Screenshoots) WGU D427 – Data Management -
Applications Exam Review Questions and Answers | 100% Pass
Guaranteed | Graded A+
,
,
, QUESTION 1
A database has a view named MovieView. Write a SQL statement
to delete the view from the database.
A) DELETE VIEW MovieView;
B) REMOVE VIEW MovieView;
C) DROP VIEW MovieView;
D) TRUNCATE VIEW MovieView;
Rationale: The DROP VIEW statement is the correct SQL command
to remove a view from the database . DELETE removes rows from
(ACTUAL Exam Screenshoots) WGU D427 – Data Management -
Applications Exam Review Questions and Answers | 100% Pass
Guaranteed | Graded A+
,
,
, QUESTION 1
A database has a view named MovieView. Write a SQL statement
to delete the view from the database.
A) DELETE VIEW MovieView;
B) REMOVE VIEW MovieView;
C) DROP VIEW MovieView;
D) TRUNCATE VIEW MovieView;
Rationale: The DROP VIEW statement is the correct SQL command
to remove a view from the database . DELETE removes rows from