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

Web development quizzes

Clock
Minutes
Seconds
This query retrieves the first 3 rows: SELECT * FROM employee LIMIT 3;

We can define aliases like this: SELECT age ALIAS myage FROM employee;

This creates a database called database1: CREATE DATABASE database1;

You can have several PRIMARY KEY constraints per table.

The first version of MySQL appeared on 23 May 1981.