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

Web development quizzes

Clock
Minutes
Seconds
This query retrieves the employees whose names end with h: SELECT * FROM employees WHERE name LIKE 'h%';

NULL is exactly the same as empty string.

MySQL is written in Java.

There are different versions of the SQL language.

A NOT NULL constraint can accept NULL values.