InterviewSolution
Saved Bookmarks
| 1. |
What is the clause that filters JOIN results called?(a) WHERE(b) SORT(c) GROUP(d) GROUP BYThis question was addressed to me by my college professor while I was bunking the class.I'm obligated to ask this question of Controlling How the Server Listens for Connections in portion General MySQL Administration of MySQL |
|
Answer» The correct answer is (a) WHERE |
|