InterviewSolution
Saved Bookmarks
| 1. |
The clause that is used to display information that matches a given pattern is _____________(a) WHERE(b) IS(c) SAME(d) LIKEI got this question during a job interview.The above asked question is from SQL Statement Syntax (Non-Compound Statements) topic in section SQL Syntax of MySQL |
|
Answer» Correct choice is (d) LIKE |
|