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

Web development quizzes

Clock
Minutes
Seconds
This query is correct: SELECT column1 FROM table1 UNION SELECT column2 FROM table2;

This query is correct: ERASE FROM table_name WHERE column1=value1;

A BLOB stands for Binary Large Object.

MySQL is (as of March 2014) the world's second most widely used open-source RDBMS.

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