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

Web development quizzes

Clock
Minutes
Seconds
The DEFAULT constraint inserts a default value into a column.

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

You have to pay to use MySQL.

This query is correct: SELECT * FROM employee WHERE age IN (20,21,22);

UNIQUE and NOT NULL are contraints.