Computing. Programming. Web development. Graphic design. Networking.

Web development quizzes

Clock
Minutes
Seconds
We use the DIFFERENT keyword to retrieve different values, for example: SELECT DIFFERENT column_name FROM table_name;

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

AVG() returns the average of a numeric column.

NULL is exactly the same as empty string.

SQL can retrieve data from a database.