This course introduces relational Databases and SQL Structured Query Language. SQL is the native interface to all commercial relational databases and is a vital language to learn and understand in order to build and manipulate databases.
The course uses the Microsoft Access relational database to introduce the terms and concepts needed to design and query a relational database. During the course attendees will learn about the structure and form of standard relational databases and how to maniupulate and access the data held within a database using the SQL language. The course teaches the generic SQL language that is compatible with nearly all relational databases. Attendees will also learn how to use the query building tool to simplify the structure of their SQL queries. The course is designed as a pre-requisite to our Systems Administration for Microsoft SQL Server and similar courses.
To understand the basic relational database concepts and design rules (normal forms). Knowledge of basic SQL syntax (SELECT, UPDATE, and INSERT statements). Familiarity with the Access database engine.
Anyone new to databases who needs to learn the fundamentals of database theory and the SQL language. Programmers unfamiliar with databases and SQL and anyone developing reports needing to learn SQL will benefit from this course.