SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM FUNCTIONAL

SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM FUNCTIONAL

Módulos

  • Introducción a bases de datos
  • No relacionales
  • Relacionales
  • Terminología básica
  • Que es sql
  • Tipos de sentencias sql
  • Sql como un lenguaje no procedimental
  • Ejemplos de sql

  • Crear una base de datos
  • Tipos de datos
  • Carácter
  • Numérico
  • Datos temporales
  • Creación de tablas
  • Diseño Refinamiento
  • Creación de esquema
  • Alimentar y modificar datos en la tabla
  • Insertar
  • Actualizar
  • Eliminar
  • Cuando las buenas instrucciones no funcionan
  • Sin llave primaria
  • Sin llave foránea
  • Violación de columna
  • Conversiones invalidas de fecha

  • Mecanismos de las consultas
  • Clausulas de las consultas
  • Clausula select
  • Alias
  • Remover duplicados
  • Clausula from
  • Tablas
  • Tablas enlazadas
  • Definir alias de las tablas
  • Clausula where
  • Clausula group by y having
  • Clausula order by

  • Condiciones
  • Uso de parámetros
  • Operador not
  • Construcción de condiciones
  • Tipos de condiciones
  • Igualdad
  • Rango
  • Membresia Semejanza
  • Null

  • Que es el join
  • Producto cartesiano
  • Inner joins
  • Sintaxis Ansi join
  • Join tres o mas tablas
  • Usar subqueries como tablas
  • Uso de la misma tabla dos veces

  • Teoría de conjuntos
  • Teoría de conjuntos en practica
  • Operadores de conjuntos
  • Unión
  • Intersect Except
  • Reglas de operaciones de conjuntos
  • Ordenar queries compuestos
  • Presedencia de las operaciones

  • Trabajando con cadena de caracteres
  • Generación Manipulación
  • Trabajando con datos numéricos
  • Funciones aritméticas
  • Controlando precisión del numero
  • Trabajando con datos temporales
  • Zona horaria
  • Generar datos temporal
  • Manipular datos temporales

  • Conceptos de agrupación
  • Funciones de agregación
  • Implicito versus explicito
  • Contar valores distintos
  • Usar expresiones
  • Como son null interpretados
  • Generar agrupaciones
  • Una columna
  • Multiples columnas
  • Agrupar con expresiones
  • Generar rollups

  • Que es un subquery
  • Tipos de subqueries
  • Subqueries no relacionados
  • Multiple columna
  • Multiple fila, única columna
  • Subqueries relacionados
  • Operador exists
  • Manipulación de datos usando subqueries
  • Cuando utilizar subqueries.
  • Subquery como origen de datos
  • Subquery como expresión

  • Bases multiusuario
  • Bloqueo
  • Bloqueo granular
  • Que es una transacción
  • Iniciar una transacción
  • Finalizar una transacción
  • Puntos de guardado de transacciones

  • La arquitectura básica de SQL Server
  • Versiones y ediciones de SQL Server
  • Primeros pasos con SQL Server Management Studio

  • Escritura de sentencias SELECT Simples
  • Eliminar duplicados con DISTINCT
  • Usando columnas y alias de tabla
  • Escribir expresiones casos Simple

  • Entender Joins
  • Consultas con Inners Joins
  • Consultas con Outer Joins
  • Consultar con Cross joins y self joins

  • Ordenar datos
  • Filtrar datos con predicados
  • Filtrado con el TOP y OFFSET-FETCH
  • Trabajar con valores desconocidos

  • Introducción de tipos de datos SQL Server 2019
  • Trabajando con datos de carácter
  • Trabajar con datos de tiempo y fecha

  • Insertar datos
  • Modificar y eliminar datos

  • Escribir consultas con funciones integradas
  • Utilizar funciones de conversión
  • Usando funciones lógicas
  • Utilizar funciones para trabajar con NULL

  • Usando funciones de agregación
  • Usando la clausula GROUP BY
  • Grupos de filtrado con having

  • Escribir subconsultas autónomas
  • Escribir subconsultas correlacionadas
  • Usando el prefijo Exist con subconsultas

  • Usando Vistas
  • Usando Funciones Inline Table-Valued
  • Usando tablas derivadas
  • Uso de expresiones comunes de tabla

  • Escribir consultas con PIVOT y UNPIVOT
  • Trabajar con conjuntos de agrupación

  • Consulta de datos con procedimientos almancenados
  • Pasando parametros a procedimientos almacenados
  • Creando Simple procedimientos almacenados
  • Trabajando con Sql Dinamico

  • Declaración de variables y delimitación de lotes
  • Uso de elementos de control de flujo
  • Uso de variables en una instrucción SQL dinámica
  • Uso de sinónimos

  • Implementación del manejo de errores T-SQL
  • Implementación del manejo estructurado de excepciones

  • Transacciones y los motores de base de datos
  • Control de transacciones

  • Introducción a la plataforma de SQL Server
  • Tareas de desarrollo de base de datos de SQL Server

  • Diseño de tablas
  • Tipos de datos
  • Trabajar con esquemas
  • Creación y modificación de tablas

  • Partición de datos
  • Compresión de datos
  • Mesas Temporal

  • Aplicación de la integridad de datos
  • Implementación de la integridad del dominio de datos
  • Implementación de la entidad y la integridad referencial

  • Conceptos básicos de indexación
  • Tipos de datos e índices
  • Índices apilados, agrupados y no agrupados
  • Índices de una sola columna y compuestos

  • Estrategias de índice
  • Gestión de índices
  • Planes de ejecución
  • El Asesor de optimización del motor de base de datos
  • Tienda de consultas

  • Introducción a los índices Columnstore
  • Creación de índices de columnas
  • Trabajar con los índices Columnstore

  • Introducción a las vistas
  • Creación y administración de vistas
  • Consideraciones de rendimiento para las vistas

  • Descripción general de las funciones
  • Diseño e implementación de funciones escalare
  • Diseño e implementación de funciones de valor de tabla
  • Consideraciones para la implementación de funciones
  • Alternativas a las funciones

  • Diseño de desencadenadores DML
  • Implementación de desencadenadores DML
  • Conceptos avanzados del disparador

  • Tablas optimizadas para la memoria
  • Procedimientos almacenados compilados de forma nativa

  • Introducción a los esquemas XML y XML
  • Almacenamiento de datos y esquemas XML en SQL Server
  • Implementación del tipo de datos XML
  • Uso de la sentencia de Transact-SQL FOR XML
  • Introducción a XQuery - Destruir XML

  • Introducción a los datos espaciales
  • Trabajar con tipos de datos espaciales de SQL Server
  • Uso de datos espaciales en aplicaciones

  • Consideraciones para los datos BLOB
  • Trabajar con FILESTREAM
  • Uso de la búsqueda de texto completo

  • Concurrencia y transacciones
  • Bloqueo Internos

  • Conceptos básicos de datos
  • Roles y responsabilidades en el mundo de los datos
  • Conceptos de datos relacionales.
  • Conceptos de datos no relacionales
  • Conceptos de análisis de datos

  • Ofertas de datos relacionales en Azure 
  • Aprovisionamiento e implementación de ofertas de bases de datos relacionales en Azure
  • Consultar datos relacional

  • Ofertas de datos no relacionales en Azure
  • Aprovisionamiento e implementación de servicios de datos no relacionales en Azure
  • Administrar almacenes de datos no relacionales en Azure

  • Componentes de un almacén de datos moderno
  • Ingestión de datos en Azure
  • Almacenamiento y procesamiento de datos en Azure
  • Creando con Power

  • Introducción a Azure Synapse Analytics
  • Descripción de Azure Databricks
  • Introducción a Azure Data Lake Storage
  • Descripción de la arquitectura de Delta Lake
  • Trabajo con secuencias de datos mediante Azure Stream Analytics

  • Exploración de las capacidades de los grupos de SQL con servidor de Azure Synapse
  • Consulta de datos en el lago mediante grupos de SQL con servidor de Azure Synapse
  • Creación de objetos de metadatos en grupos de SQL con servidor de Azure Synapse
  • Protección de datos y administración de usuarios en grupos de SQL con servidor de Azure Synapse

  • Descripción de Azure Databricks
  • Lectura y escritura de datos en Azure Databricks
  • Trabajo con elementos DataFrame en Azure Databricks
  • Trabajo con métodos avanzados de DataFrame en Azure Databricks

  • Definición de la ingeniería de macrodatos con Apache Spark en Azure Synapse Analytics
  • Inserción de datos con Apache Spark en Azure Synapse Analytics
  • Transformación de datos con objetos DataFrame de grupos de Apache Spark de Azure Synapse Analytics
  • Integración de grupos de SQL y Apache Spark en Azure Synapse Analytics

  • Uso de procedimientos recomendados para la carga de datos en Azure Synapse Analytics
  • Inserción a escala de petabytes con Azure Data Factory

  • Integración de datos con Azure Data Factory o canalización de Azure Synapse
  • Realización de transformaciones sin código y a escala con canalizaciones de Azure Data Factory o Azure Synapse

  • Creación de un almacenamiento de datos en Azure Synapse Analytics
  • Configuración y administración de secretos en Azure Key Vault

  • Diseño del procesamiento analítico y transaccional híbrido mediante Azure Synapse Analytics
  • Configuración de Azure Synapse Link con Azure Cosmos DB
  • Consulta de Azure Cosmos DB con grupos de Apache Spark
  • Consulta de Azure Cosmos DB con grupos de SQL sin servidor

  • Habilitación de mensajería confiable para aplicaciones de macrodatos con Azure Event Hubs
  • Trabajo con secuencias de datos mediante Azure Stream Analytics
  • Ingesta de flujos de datos con Azure Stream Analytics

  • Procesamiento de datos de streaming con Structured Streaming de Azure Databricks

This program is designed to provide advanced training in administration of hybrid environments with Microsoft Azure and Windows Server, allowing professionals to manage hybrid infrastructure, integrating local environments with the Azure cloud. This program prepares participants to obtain international certifications:

  • Azure fundamentals (AZ-900) (included in offline mode-pre-registered videos with certified instructors)
  • Azure Administrator Associate (AZ-104)
  • Windows Server Hybrid Administrator Associate (AZ-800 + AZ-801)
  • Participants will learn to administer identities, networks, storage, safety and virtual machines in the Azure cloud, as well as manage Windows Server in hybrid environments with tools such as Windows Admin Center and Powershell
  • Following the practical Learning Method approach, students will develop practical laboratories, simulations and real projects, ensuring the application of knowledge acquired in a work environment

At the end of the course, participants will be able to:

  • Manage identities in Azure Active Directory and Windows Server
  • Configure security policies in hybrid environments with Azure Security Center and Azure Sentinel
  • Administer subscriptions and resources in the Azure cloud
  • Configure hybrid networks with Vnet Peering, VPN and Expressroute
  • Manage storage in Azure and Windows servers
  • Implement and manage virtual machines in local and cloud environments
  • Configure disaster recovery strategies and high availability
  • Supervise the infrastructure in Azure and Windows Server with advanced tools
  • Obtain international certifications AZURE ADMINISTRATOR ASSOCIATE (AZ-104) and Windows Server Hybrid Administrator Associate (AZ-800 + AZ-801)

To participate in this training, attendees must meet the following requirements:

  • Experience in Windows Server Systems Administration and Services such as Active Directory (AD DS), DNS, DHCP, Hyper-V and storage
  • Knowledge in networks, including IP addressing, name resolution and DHCP
  • Familiarity with virtualization and administration of servers with Microsoft Hyper-V
  • Basic knowledge of Azure Administration, including Active Directory and IAAS services
  • Basic experience with Windows Powershell
  • These requirements guarantee that participants can focus on the hybrid infrastructure administration without initial technical difficulties

SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM FUNCTIONAL Applies
SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM FUNCTIONAL 102 hours

Learning Methodology

The learning methodology, regardless of the modality (in-person or remote), is based on the development of workshops or labs that lead to the construction of a project, emulating real activities in a company.

The instructor (live), a professional with extensive experience in work environments related to the topics covered, acts as a workshop leader, guiding students' practice through knowledge transfer processes, applying the concepts of the proposed syllabus to the project.

The methodology seeks that the student does not memorize, but rather understands the concepts and how they are applied in a work environment.

As a result of this work, at the end of the training the student will have gained real experience, will be prepared for work and to pass an interview, a technical test, and/or achieve higher scores on international certification exams.

Conditions to guarantee successful results:
  • a. An institution that requires the application of the model through organization, logistics, and strict control over the activities to be carried out by the participants in each training session.
  • b. An instructor located anywhere in the world, who has the required in-depth knowledge, expertise, experience, and outstanding values, ensuring a very high-level knowledge transfer.
  • c. A committed student, with the space, time, and attention required by the training process, and the willingness to focus on understanding how concepts are applied in a work environment, and not memorizing concepts just to take an exam.

Pre-enrollment

You do not need to pay to pre-enroll. By pre-enrolling, you reserve a spot in the group for this course or program. Our team will contact you to complete your enrollment.

Pre-enroll now

Infinity Payments

Make your payment quickly, safely and reliably


- For bank transfer payments, request the details by email capacita@aulamatriz.edu.co.

- If you wish to finance your payment through our credit options
(Sufi, Cooperativa Unimos or Fincomercio), click on the following link:
Ver opciones de crédito.

To continue you must

Or if you don't have an account you must

Description

This program is designed to provide advanced training in administration of hybrid environments with Microsoft Azure and Windows Server, allowing professionals to manage hybrid infrastructure, integrating local environments with the Azure cloud. This program prepares participants to obtain international certifications:

  • Azure fundamentals (AZ-900) (included in offline mode-pre-registered videos with certified instructors)
  • Azure Administrator Associate (AZ-104)
  • Windows Server Hybrid Administrator Associate (AZ-800 + AZ-801)
  • Participants will learn to administer identities, networks, storage, safety and virtual machines in the Azure cloud, as well as manage Windows Server in hybrid environments with tools such as Windows Admin Center and Powershell
  • Following the practical Learning Method approach, students will develop practical laboratories, simulations and real projects, ensuring the application of knowledge acquired in a work environment

Objectives

At the end of the course, participants will be able to:

  • Manage identities in Azure Active Directory and Windows Server
  • Configure security policies in hybrid environments with Azure Security Center and Azure Sentinel
  • Administer subscriptions and resources in the Azure cloud
  • Configure hybrid networks with Vnet Peering, VPN and Expressroute
  • Manage storage in Azure and Windows servers
  • Implement and manage virtual machines in local and cloud environments
  • Configure disaster recovery strategies and high availability
  • Supervise the infrastructure in Azure and Windows Server with advanced tools
  • Obtain international certifications AZURE ADMINISTRATOR ASSOCIATE (AZ-104) and Windows Server Hybrid Administrator Associate (AZ-800 + AZ-801)

To participate in this training, attendees must meet the following requirements:

  • Experience in Windows Server Systems Administration and Services such as Active Directory (AD DS), DNS, DHCP, Hyper-V and storage
  • Knowledge in networks, including IP addressing, name resolution and DHCP
  • Familiarity with virtualization and administration of servers with Microsoft Hyper-V
  • Basic knowledge of Azure Administration, including Active Directory and IAAS services
  • Basic experience with Windows Powershell
  • These requirements guarantee that participants can focus on the hybrid infrastructure administration without initial technical difficulties

offers

SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM FUNCTIONAL Applies
SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM FUNCTIONAL 102 hours

Learning Methodology

The learning methodology, regardless of the modality (in-person or remote), is based on the development of workshops or labs that lead to the construction of a project, emulating real activities in a company.

The instructor (live), a professional with extensive experience in work environments related to the topics covered, acts as a workshop leader, guiding students' practice through knowledge transfer processes, applying the concepts of the proposed syllabus to the project.

The methodology seeks that the student does not memorize, but rather understands the concepts and how they are applied in a work environment.

As a result of this work, at the end of the training the student will have gained real experience, will be prepared for work and to pass an interview, a technical test, and/or achieve higher scores on international certification exams.

Conditions to guarantee successful results:
  • a. An institution that requires the application of the model through organization, logistics, and strict control over the activities to be carried out by the participants in each training session.
  • b. An instructor located anywhere in the world, who has the required in-depth knowledge, expertise, experience, and outstanding values, ensuring a very high-level knowledge transfer.
  • c. A committed student, with the space, time, and attention required by the training process, and the willingness to focus on understanding how concepts are applied in a work environment, and not memorizing concepts just to take an exam.

Pre-enrollment

You do not need to pay to pre-enroll. By pre-enrolling, you reserve a spot in the group for this course or program. Our team will contact you to complete your enrollment.

Download Syllabus