MCQOPTIONS
Bookmark
Saved Bookmarks
→
Mysql
→
Data Types in Mysql
→
A view can be deleted using the command __________..
1.
A view can be deleted using the command __________.
A.
CLEAR
B.
DROP
C.
DELETE
D.
REMOVE
E.
None of these
Answer» C. DELETE
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is abc in the following statement?<br><pre class="prettyprint lang-c">CREATE VIEW xyz (abc) AS SELECT a FROM t;<br></pre>
What is xyz in the following statement?<br><pre class="prettyprint lang-c">CREATE VIEW xyz AS SELECT a, b FROM t;<br></pre>
A view can refer to multiple tables via __________.
Which of the following does not support materialized view?
A view can be deleted using the command __________.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply