Previous

Why Is SQL Required?

Next

SQL is required for the following tasks

To create new databases, tables, and views

To insert records in a database

To update records in a database

To delete records from a database

To retrieve data from a database