InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statements is/are correct with respect to “VIEW”?(a) “VIEW”is a query that stored in the data dictionary(b) There is no data associated with “VIEW”(c) “VIEW” creates virtual tables in Database(d) All of the mentionedThe question was asked during an interview.My question is taken from The from Clauses in chapter Select Statement of MySQL |
|
Answer» The CORRECT ANSWER is (d) All of the mentioned |
|