Introduction to SQL
Training Course Description
SQL is the industry standard language for virtually all commercially successful relational databases. On succesful completion of this SQL training course students will have the basic skills necessary to query databases and produce meaningful information from the data.
The Introduction to SQL training course is the first level of SQL training. The companion course, SQL Advanced, covers the additional skills needed to produce more complex queries.
Duration: 1 day
Content
Introduction to databases and SQL
Introduction to the SELECT statement
Calculating data
Selecting specific rows
Working with other operators
Grouping data
Multi-table queries
Querying a database using Access