Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

Introduction to SQL PostgreSQL — A 2-Day Course

Course Overview

This is a course for those who will be writing SQL both to extract data from PostgreSQL databases for either reporting or data analysis purposes, and also to update data. The aim is to provide a sound foundation of SQL , both in general, and in the context of PostgreSQL.

The course is a hands on course and the emphasis is on creating SQL scripts textually, rather than through a GUI.

Suitable For

Scheduled and On-site Courses

Courses in this subject are scheduled on an 'ad-hoc' basis. We can arrange a course at our Carshalton centre or on customer site for any client wishing to send two or more delegates on the same course.

For courses at the Carshalton Centre the fee will be:

On-site course fees are as above + expenses recharged at cost.

For a 1:1 course in Carshalton the fee is £1100 + VAT. For a 1:1 on-site course the fee is £1100 + VAT + expenses recharged at cost.

If there are any dates showing below this line, a course has been scheduled and places for individuals are available at £700. Otherwise, no courses are currently scheduled and the above fees apply.

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call 0800 651 0338 or use our contact form to enquire about places and availability.


Course Contents

Introduction to Database Concepts

Introduction to SQL

Retrieving data - SELECT, WHERE and ORDER

Filter Results using the WHERE clause

Queries involving multiple tables

Working with the Standard PostgreSQL Functions

Grouping and Summarizing Results

Subqueries

Views

Inserting, Updating and Deleting Data