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

Web development quizzes

Clock
Minutes
Seconds
A VARCHAR can store up to 512 characters.

A foreign key declaration can include this: ON UPDATE CASCADE.

MySQL uses standard SQL.

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

The DEFAULT constraint inserts a default value into a column.