Computer Tutoring Logo

Cost Calculator

Training delivery
Number of students?
Laptop hire?
Offsite training?

Course price: £ *
Price per head:
£ .

Duration:
1 Days

* Price is exclusive of VAT.

Tell Me More

Live online Face to face
First name:

Last name:

Email:

Tel:

Location:

Number of students:
First NumberPlusSecond Number  = 

Please enter the answer to prove that you are human and not a machine.
I would like to receive software tips and special offers

Testimonials

Suffolk County Council

"Really good day, Tony is a good trainer and clearly very knowledgeable on the software"

Bournville Village Trust

"Fascinating, thoroughly enjoyed it, SQL makes a lot more sense to me - I just need some time to practice now!"

Rugby School

"Informative, clearly presented and very helpful. It was good to have a trainer of high expertise who was willing to answer specific questions across a variety of fields and software applications."

Just Energy

"Coming from having no background knowledge to SQL I have really benefited from this training course and having the documentation I can't wait to start putting this into practice and learning further"

SQL Querying Fundamentals Training Course Beginners

London Beginners SQL Querying Fundamentals Course Overview

SQL Querying Fundamentals Training Course Beginners training in London

We deliver practical, instructor-led SQL Querying Fundamentals Training Course training across London, either at your premises or in a suitable local venue. This gives teams flexibility while keeping the course relevant to the way they work.

This setting works well for database querying training, giving delegates time to work through SQL exercises, data structures and reporting examples in a structured way.

London is a useful location for organisations that need flexible delivery, especially where the training needs to fit around existing projects or team schedules. It is especially helpful for teams who need clearer, more practical confidence with querying and database fundamentals.

If you are exploring broader options, take a look at our other training courses in London.

London offers excellent transport links and a wide choice of venues for business-focused training.


Many organizations use databases to store their most critical information: the information that manages their day-to-day operations. After the data is stored in databases, however, it is useless unless you can retrieve it for further business analysis. One example of a database management system is Microsoft SQL Server 2012. The language you use to retrieve information from SQL Server 2012 databases is the Structured Query Language (SQL). This course, SQL Querying: Fundamentals, will teach you to use SQL as a tool to retrieve the information you need from databases.

Course Duration: 1 Days

Course Prerequisites for your training in London

There are no course prerequisites for this course. However, it would be a good idea to have at least what we would call an intermediate level of Excel knowledge. This would include understanding PivotTables, VLookup.

Complete Course Outline

SQL Querying: Fundamentals

Executing a Simple Query

  • Connect to the SQL Database
  • Query a Database
  • Save a Query
  • Modify and Execute a Saved Query

Performing a Conditional Search

  • Search Using One or More Conditions
  • Search for a Range of Values and NULL Values
  • Search Data Based on Patterns

Working with Functions

  • Perform Date Calculations
  • Calculate Data Using Aggregate Functions
  • Manipulate String Values

Organizing Data

  • Sort Data
  • Rank Data
  • Group Data
  • Filter Grouped Data
  • Summarize Grouped Data
  • Use PIVOT and UNPIVOT Operators

Retrieving Data from Multiple Tables

  • Combine the Results of Two Queries
  • Compare the Results of Two Queries
  • Retrieve Data by Joining Tables

Exporting Query Results

  • Generate a Text File
  • Generate an XML File