ODKAZ: https://www.skoleni-kurzy.eu/kurz-63950



Kurz: MOC20761 - Querying Data with Transact-SQL


DataScript s.r.o.


The main purpose of this 3 day instructor led course is to give students a good understanding of the Transact-SQL language which is used by all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. As such, the primary target audience for this course is: Database Administrators, Database Developers and BI professionals. The course will very likely be well attended by SQL power users who aren’t necessarily database-focused; namely ...


Cena kurzu:
     ...   31.970 Kč / Kurz  

     ... včetně DPH: 38.684 Kč / Kurz

Objednat - pro přihlášení na kurz/školení klikněte na zvolený termín školení a místo konání



Přihláška na školení/kurz a termín:
  • Pro objednání kurzu klikněte na zvolený termín školení a místo konání odkaz
  • Popis, lektoři a program kurzu je níže na stránce odkaz
  • Komentáře a dotazy na školení/kurz # Komentáře ke kurzu odkaz
  • V případě jakéhokoliv otázky můžete poslat Dotaz ke kurzu odkaz
  • Nevyhovuje vám tento kurz? Zkuste se podívat na podobné kurzy odkaz

   NEZÁVAZNÁ PŘIHLÁŠKA - Termín školení zatím není k dispozici | Podobné kurzy a školení | Žádost o kontakt - Zavolejte mi, prosím


  • Podobný kurz     Praha 1  
    (??)   Mezikulturní komunikace bez hranic v angličtině - Intercultural communication without borders - Top Vision

    - ... cena: 7.990 CZK /Kurz (9.668 CZK /Kurz včetně DPH)

  • Podobný kurz     Brno - Jihomoravský  
    (??)   Prodejní firemní stránky bez programování Sales company website without programming - ICT Pro s.r.o. – Kurzy, školení, konzultace ICT a Soft Skills

    - ... cena: 6.400 Kč/Kurz (7.744 Kč/Kurz včetně DPH)

  • Podobný kurz     Praha  
    (??)   Prodejní firemní stránky bez programování Sales company website without programming - ICT Pro s.r.o. – Kurzy, školení, konzultace ICT a Soft Skills

    - ... cena: 6.400 Kč/Kurz (7.744 Kč/Kurz včetně DPH)

  • Podobný kurz     Brno - Jihomoravský  
    (??)   Prodejní firemní stránky bez programování Sales company website without programming - ICT Pro s.r.o. – Kurzy, školení, konzultace ICT a Soft Skills

    - ... cena: 6.400.640.000 CZKCZKCZK/Kurz (7.744.774.656 CZKCZKCZK/Kurz včetně DPH) ...Jiná měna platby za kurz : CZKCZKCZK/Kurz

  • Podobný kurz     Praha  
    (??)   Prodejní firemní stránky bez programování Sales company website without programming - ICT Pro s.r.o. – Kurzy, školení, konzultace ICT a Soft Skills

    - ... cena: 6.400.640.000 CZKCZKCZKC/Kurz (7.744.774.656 CZKCZKCZKC/Kurz včetně DPH) ...Jiná měna platby za kurz : CZKCZKCZKC/Kurz

  • Podobný kurz     online - eLearning, Webináře  
    (??)   Power Query - pokročilé zpracování dat - ALTUS Training Center, s.r.o.

    - ... cena: 2.200 Kč/kurz bez DPH a/nebo cena je osvobozena od DPH

  • Podobný kurz     online - eLearning, Webináře  
    (??)   Power Query - pokročilé zpracování dat - ALTUS Training Center, s.r.o.

    - ... cena: 2.200 Kč/kurz bez DPH a/nebo cena je osvobozena od DPH




  • ^
    -- ... pro objednání kurzu klikněte na zvolený termín školení a/nebo je možno poslat:



    Popis kurzu
    MOC20761 - Querying Data with Transact-SQL


    Kurz je určen pro ...

    audience for this course is: Database Administrators, Database Developers and BI professionals.
    The course will very likely be well attended by SQL power users who aren’t necessarily database-focused; namely, report writers, business analysts and client application developers.
    Audience This course is intended for Database Administrators, Database Developers, and Business Intelligence professionals. The course will very likely be well attended by SQL power users who aren’t necessarily database-focused; namely, report writers, business analysts and client application developers.


    Lektoři kurzu

    Lektoři z firmy: DataScript s.r.o.


    [Kurz] Program kurzu (obsah přednášky/semináře/rekvalifikace/studia) ...

    Goals After completing this course, students will be able to:

    • Describe the basic architecture and concepts of Microsoft SQL Server 2016.
    • Understand the similarities and differences between Transact-SQL and other computer languages.
    • Write SELECT queries
    • Query multiple tables
    • Sort and filter data
    • Describe the use of data types in SQL Server
    • Modify data using Transact-SQL
    • Use built-in functions
    • Group and aggregate data
    • Use subqueries
    • Use table expressions
    • Use set operators
    • Use window ranking, offset and aggregate functions
    • Implement pivoting and grouping sets
    • Execute stored procedures
    • Program with T-SQL
    • Implement error handling
    • Implement transactions


    * After completing this course, students will be able to:
    • Describe the basic architecture and concepts of Microsoft SQL Server 2016.
    • Understand the similarities and differences between Transact-SQL and other computer languages.
    • Write SELECT queries
    • Query multiple tables
    • Sort and filter data
    • Describe the use of data types in SQL Server
    • Modify data using Transact-SQL
    • Use built-in functions
    • Group and aggregate data
    • Use subqueries
    • Use table expressions
    • Use set operators
    • Use window ranking, offset and aggregate functions
    • Implement pivoting and grouping sets
    • Execute stored procedures
    • Program with T-SQL
    • Implement error handling
    • Implement transactions


    Outline Module 1: Introduction to Microsoft SQL Server 2016 This module introduces SQL Server, the versions of SQL Server, including cloud versions, and how to connect to SQL Server using SQL Server Management Studio. Lessons
    The Basic Architecture of SQL Server SQL Server Editions and Versions Getting Started with SQL Server Management Studio Lab : Working with SQL Server 2016 Tools After completing this module, you will be able to:
    • Describe the architecture and editions of SQL Server 2012.
    • Work with SQL Server Management Studio.
    Module 2: Introduction to T-SQL Querying This module introduces the elements of T-SQL and their role in writing queries, describes the use of sets in SQL Server, describes the use of predicate logic in SQL Server, and describes the logical order of operations in SELECT statements. Lessons
    Introducing T-SQL Understanding Sets Understanding Predicate Logic Understanding the Logical Order of Operations in SELECT statements Lab : Introduction to Transact-SQL Querying After completing this module, you will be able to:
    • Describe the elements of T-SQL and their role in writing queries
    • Describe the use of sets in SQL Server
    • Describe the use of predicate logic in SQL Server
    • Describe the logical order of operations in SELECT statements
    Module 3: Writing SELECT Queries This module introduces the fundamentals of the SELECT statement, focusing on queries against a single table. Lessons
      Writing Simple SELECT Statements Eliminating Duplicates with DISTINCT Using Column and Table Aliases Writing Simple CASE Expressions
    Lab : Writing Basic SELECT Statements After completing this module, you will be able to:
    • Write simple SELECT statements.
    • Eliminate duplicates using the DISTINCT clause.
    • Use column and table aliases.
    • Write simple CASE expressions.
    Module 4: Querying Multiple Tables This module explains how to write queries which combine data from multiple sources in SQL Server. The module introduces the use of JOINs in T-SQL queries as a mechanism for retrieving data from multiple tables. Lessons
      Understanding Joins Querying with Inner Joins


    [Kurz] Cíl školení / poznámka ke kurzu...

    Goals After completing this course, students will be able to:
    • Describe the basic architecture and concepts of Microsoft SQL Server 2016.
    • Understand the similarities and differences between Transact-SQL and other computer languages.
    • Write SELECT queries
    • Query multiple tables
    • Sort and filter data
    • Describe the use of data types in SQL Server
    • Modify data using Transact-SQL
    • Use built-in functions
    • Group and aggregate data
    • Use subqueries
    • Use table expressions
    • Use set operators
    • Use window ranking, offset and aggregate functions
    • Implement pivoting and grouping sets
    • Execute stored procedures
    • Program with T-SQL
    • Implement error handling
    • Implement transactions



    [Školení] Další popis kurzu (úroveň, minimální znalosti, informace o cenách kurzu) ...

    Prerequisites Working knowledge of relational databases. Basic knowledge of the Microsoft Windows operating system and its core functionality.



    ODKAZ: https://www.skoleni-kurzy.eu/kurz-63950



    Poslední aktualizace: 2024-04-25 00:41:43

    DataScript s.r.o.
    skoleni-kurzy.eu