Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
The HAVING statement must be used along with the GROUP BY statement.

NULL is exactly the same as empty string.

Querying directly from a table takes more time than querying from a view.

This query is correct: SELECT * FROM employee WHERE EITHER age = 25 OR age = 30;

LEFT JOIN returns all rows when there is at least one match in BOTH tables