Category: Databases and SQL
The course provides students with an overview of database theory and practical application. Students get to know SQL language and learn to create complex queries. They control database programmatically. The course provides students with skills and knowledge to use indexes and other optimisation techniques.
Standard course is run on PostreSQL system. For exclusive group the course can be run on any dedicated relational database system, for example Oracle, MS SQL Server, IBM DB2. Contact us for more info.
Notice:
- For clients who want to learn just SQL language (for report and analytic goals) we recommend Course ’Access: Databases and SQL Laguage for Analysts’, which not include administrative, programming and performance issues.
- For clients working on specific database platform and wanting to know exactly the SQL dialect used by that specific database, we recommend dedicated courses. Dedicated courses’ outline are practically the same, but we can show more specific details and tools, which every platform has.
Duration
3 days
Agenda
- Introduction to relational databases
- Understanding relations
- Table, row, column
- Key, primary key
- Foreign key, references between tables
- Getting familiar with SQL language syntax
- Writing simple query – SELECT closure
- Using functions and operators
- Narrowing results – WHERE closure
- Sorting results – ORDER BY closure
- Hitting extremes – LIMIT and OFFSET statements
- Using multiple tables – JOIN statement
- Working with set of data – GROUP BY closure
- Adding aggregates
- Choosing sets – HAVING closure
- Using sub-queries
- Combining multiple-query results – UNION, EXCEPT, and INTERSECT closures
- Relational database theory
- Dealing with anomalies
- Understanding normal forms
- Designing database structure
- How-to: designing techniques
- Using database design notation
- Best practices: design patterns for typical issues
- Creating database schema (DDL)
- Understanding data types
- Creating tables – CREATE TABLE query
- Understanding constraints
- Using sequences
- Inserting, modifying and deleting data (DML)
- Adding data – INSERT query
- Editing data – UPDATE query
- Removing data – DELETE query
- Understanding views
- Creating views – CREATE VIEW query
- Using views
- Using procedural languages
- PL/pgSQL as an example of procedural languages
- Introduction to programming databases
- Using triggers and stored procedures
Audience and prerequisites
The course is intended for novice and experienced users, who want to learn SQL language and touch some programming and performance issues. Especially we invite programmers and analysts having programming concerns.
Before attending this course, students must have:
- Basic computer knowledge, such as keyboard and mouse skills.
- Basic file-management skills. The student should know how to navigate to folders and files on a computer running Windows Vista / Windows 7.
No prior database experience is required.
Certificates
Course participants receive completion certificates signed by ALX.