Course Outline

Relational database models

  • The structure of a relational database
  • Relational operators

Download the data

  • Rules for writing SQL queries
  • The syntax for the SELECT
  • Selecting all columns
  • Inquiries from arithmetic operations
  • Aliases columns
  • Literals
  • Concatenation

Restrict results

  • The WHERE clause
  • The comparison operators.
  • LIKE Condition
  • Prerequisite BETWEEN ... AND
  • IS NULL condition
  • IN condition.
  • Logical operators
  • Many of the conditions in the WHERE clause
  • The order of operators
  • DISTINCT clause

Sorting Data

  • The ORDER BY clause
  • Sorting by multiple columns or expressions

SQL Functions

  • The differences between the functions of single and multi-rows
  • Functions text, numeric, date,
  • Conversion functions
  • Nesting functions
  • Handling of NULL values

Aggregating data using the grouping function

  • Grouping functions
  • How grouping functions treat NULL values
  • Create groups of data - the GROUP BY clause
  • Grouping multiple columns
  • Reducing the function result grouping - the HAVING clause

Retrieving data from multiple tables

  • Types of joins
  • Aliases tables
  • Joins in the WHERE clause
  • INNER JOIN Inner join
  • External Merge LEFT, RIGHT
  • Cartesian product

Subqueries

  • Place subqueries in the SELECT command
  • Subqueries single and multi-lineage
  • Operators Subqueries single-line
  • Operators Subqueries multi-IN, ALL, ANY

Collective operators

  • UNION operator
  • INTERSECT operator
  • EXCEPT operator

Insert, update, and delete data

  • INSERT command
  • UPDATE command
  • DELETE command

Transactions

Requirements

  • Computer literacy
  • Knowledge of any operating system
 14 Hours

Testimonials (1)

Related Courses

Business Intelligence with SSAS

14 Hours

Introduction to SQL Server 2012 Integration Services (SSIS)

28 Hours

Business Intelligence in MS SQL Server 2008

14 Hours

Developing in SQL Server Business Intelligence

35 Hours

Administration with Powershell

35 Hours

Oracle SQL Language

14 Hours

Microsoft Access - download the data

14 Hours

Oracle 11g - SQL language for administrators - workshops

21 Hours

Oracle 11g - SQL language for developers - Workshop

35 Hours

Oracle 11g - Programming with PL / SQL I - Workshops

28 Hours

Oracle 11g - Programming with PL / SQL II

21 Hours

SQL Advanced

14 Hours

Advanced SQL, Stored Procedures and Triggers for Microsoft SQL Server

14 Hours

Analytic Functions Fundamentals

21 Hours

Related Categories

1