-->

Define SQL

- Structured query language, SQL is an ANSI standard language that provides commands to access and update databases.

- It is an interactive and programming language which is used for getting information and updating a database.

- It is an ANSI and an ISO standard which is used to support many database products.

- They take queries in the form of command language and they let you select,insert,update to find the desired data.

- It is a programming interface.