InterviewSolution
Saved Bookmarks
| 1. |
What is the meaning of “SELECT” clause in Mysql?(a) Show me all Columns and rows(b) Show me all columns(c) Show me all rows(d) None of the mentioned |
|
Answer» Right option is (a) Show me all Columns and rows To explain I would say: None. |
|