SQL Introduction


Course Facts

  • 2 day course
  • Our Trainers are Authorised Professionals
  • Live Online or Classroom-based
  • Certificate of completion
  • Maximum class size of 6 for scheduled courses
  • Unlimited support after your course
  • Courses at all levels: Introduction, Intermediate, Advanced and Masterclasses

Course Outline

  • Introducing Fast Track to SQL
  • Introduction to Relational Databases
  • Selecting Data
  • Creating JOIN statements
  • Changing database contents with INSERT, UPDATE and DELETE
FULL OUTLINE

Private One-to-One Training

One-to-one tuition tailored to your exact requirements. Your choice of duration, dates and content.

Enquire Now

Team Training for Companies

Group bookings provide you with the most cost-effective way to train your team.

Enquire Now

Team Training and Bespoke Sessions

Booking a private training session allows you to focus on your exact needs on dates that work best for you or your team.

  • Sessions can be run online or in person, on your site or at our London training centre.
  • We manage training for many of the UK’s largest companies, taking care of all the admin, working with you to ensure the perfect course.
  • Our expert trainers will first understand your requirements and then tailor each session to your exact specification.
  • We offer a free consultation service to work out every detail of your course.

Prices for bespoke sessions with our expert trainers start at £525 + VAT.

Overview

This course provides Application Developers with the foundation critical to any dynamic Web application - database and SQL knowledge. This hands-on course provides students useable knowledge on Structured Query Language - the language of relational databases. It also extends that knowledge to database design basics, choosing the correct database for your Web application, and useful interface design on the Web.
Read More...

Course Outline

Introducing Fast Track to SQL

  • Understanding course prerequisites
  • Using the course format
  • Browsing the course outline

Introduction to Relational Databases

  • Define relational database/terms used in relational database design/ basic concepts of relational technology
  • Understand why duplicate data is bad and hard to manage
  • Contrast data architectures
  • Logical vs. Physical Data Modelling
  • Understand Entity/Relationship diagrams
  • Describe the basics of normalization

Selecting Data

  • Overview of SQL Viewer
  • Using the basic SELECT statement
  • Using a column wildcard
  • Using owner and table prefixes
  • Specifying textual vs numeric data types
  • Filtering rows with the WHERE clause
  • Using comparison operators: =,<, >, and <>
  • Using Null/ Nulls and inequality
  • Using compound WHERE clauses with AND and OR
  • Using IN and NOT IN to shorten SQL queries
  • Using LIKE for partial pattern matching

Creating JOIN statements

  • Describe join types
  • Creating recordsets from multiiple tables using an inner join
  • Using primary and foreign keys in performing joins/filters with joins
  • Joining tables using ANSI-92 syntax
  • Joining 3 or more tables in a single statement

Changing database contents with INSERT, UPDATE and DELETE

  • Adding data to tables with the INSERT statement
  • Introducing the UPDATE statement
  • Using the DELETE statement/a filter
  • Flagging records deleted as an alternative

Enhancing SELECT statements

  • Ordering data
  • Expressions in SELECT
  • Renaming tables/columns with aliases
  • Selecting computed columns
  • Character strings in queries
  • Aggregating values
  • Getting row counts
  • Minimum/maximum in a column:
  • min ()/max ()
  • Average/sum of a column:avg()/sum()
  • Grouping query results with GROUP BY clause/Grouping data
  • Aggregates & groups (count, min, max, avg, sum)
  • Using positional notation in GROUP BY/the HAVING clause

Connecting to a RDBMS

  • Understand the Client/Server model for databases
  • Basic concept of database users and permissions
  • Discuss how database drivers work
  • Creating an ODBC Data source
  • Comparing performance (Access & MSDE)
  • Query Painters

Introduction to Stored Procedures

  • Description of stored procedures
  • Benefits of stored procedures
  • Incorporating procedural logic into stored procedures
  • Examples of stored procedures for SQL Server and Oracle

Strategies for Web Database Access

  • Understand limitations of the Web environment
  • Discuss strategies for limiting data
  • Next-n interfaces
  • Limiting to n rows returned
  • Performing dynamic searches
  • Increasing selectivity using search criteria

Our Clients

Our Recent Success Stories

Sketch Training

Sketch

Mark's Story

Graphic Designer at Just Eat

Consultancy and Development Training

Consultancy and Development

Carly's Story

Managing Director at FSL Aerospace

InDesign Training

InDesign

Sumble's Story

Graphic Designer at Houses of Parliament

30 years working with our clients
Five Star Training Five Star Training Five Star Training Five Star Training Five Star Training   600+ Reviews

Why Transmedia?

Unlimited Training Support

We offer unlimited training support after your course.

Bespoke Training Solutions

Customised training and software solutions based on your exact specification.

Worldwide Creative Skills Training

Join our authorised training courses live online from anywhere in the world.

Authorised Training Professionals

Our experts are accredited by Adobe, Apple and Claris and bring years of experience and real-world expertise.

Courses Live Online

Join our virtual classrooms to learn from the comfort of your own space in real time from our accredited training experts.

SEE COURSES

Classroom Training

Join us at one of our Authorised Training Centres for a traditional classroom-based experience.

We have everything ready for you to have the best training experience.

SEE COURSES

Private Courses

One-to-one tuition or a private group training with just you or your colleagues.

We can train you live online, at one of our centres or onsite, wherever you are located.

SEE COURSES

Useful Links

Latest Help Station Articles