SQL DML TutorialDescriptions and schemes of educational databases to which queries are addressed are given in Appendix 1. Appendix 2 lists all the exercises of the first testing stage. Although this tutorial is primarily oriented at assisting in solving the suggested exercises, it actually spans all the syntax constructions of the data manipulation statements. Compatibility with the SQL-92 standard will make the acquired knowledge a universal tool of interacting with databases of different manufacturers. Some structures specific for MS SQL Server are also considered, in particular, the string and temporal functions.
You can find the full and up to date version of this SQL help on sql-tutorial.ru. |
Home | SELECT exercises (rating stages) | SELECT (learning stage, choosing DBMS) |
DML exercises | Developers |