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

Web development quizzes

Clock
Minutes
Seconds
A BLOB stands for Binary Large Object.

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

A DROP statement is a data definition language (DDL).

A NOT NULL constraint can accept NULL values.

This query is correct: INSERT INTO table_name THIS (value1,value2,value3,...);