1.

What is the meaning of the “WHERE” clause in Mysql?(a) Filtering out unwanted rows from result set(b) Filtering out unwanted columns from result set(c) Filtering out unwanted rows and columns from result set(d) None of the mentionedI had been asked this question in my homework.Question is taken from The Where Clauses topic in division Select Statement of MySQL

Answer»

The correct OPTION is (a) Filtering out unwanted rows from RESULT set

Best EXPLANATION: NONE.



Discussion

No Comment Found

Related InterviewSolutions