Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

Clock
Minutes
Seconds
SQL injection is a technique where malicious users inject SQL commands into an SQL statement, via website input.

SQL stands for "Structured Query Language".

This statement adds a column: ALTER TABLE employee DROP COLUMN age.

SQL can retrieve data from a database.

A CREATE TABLE statement is a data definition language (DDL).