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

Web development quizzes

Clock
Minutes
Seconds
This query is correct: SELECT * FROM employee WHERE age BETWEEN 20 AND 25;

This query is correct: SELECT * FROM employee ON age = 25;

AVG() returns the average of a numeric column.

NULL is exactly the same as empty string.

The DEFAULT constraint inserts a default value into a column.