We have learned SQL, what should we learn next?
SQL Summary
This SQL tutorial has taught you the standard computer language used to access and process database systems.
We have learned how to use SQL to perform queries, retrieve data, insert new records, delete records, and update records in a database.
We have learned how to create databases, tables, indexes, and how to revoke them using SQL.
We have learned the most important Aggregate functions in SQL.
SQL is a standard language that works with database systems such as MS SQL Server, IBM DB2, Oracle, MySQL, and MS Access.
We have learned SQL, what should we learn next?
We recommend learning ADO or PHP MySQL next.
If you want to learn about ADO, please visit our ADO Tutorial.
If you want to learn about MySQL, please visit our MySQL Tutorial.