SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM Fundamentals + Administrator SQL Server 2019 + AZURE DATA ADMINISTRATOR

SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM Fundamentals + Administrator SQL Server 2019 + AZURE DATA ADMINISTRATOR

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

  • 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 número
  • 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

  • Que son las vistas
  • Por que usar vistas
  • Seguridad de los datos
  • Agregación de datos
  • Ocultar complejidad
  • Unir tablas particionadas

  • Autenticación de conexiones con SQL Server
  • Como habilitar los inicios de sesión para acceder a las bases de datos
  • Autorización en servidores
  • Bases de datos parcialmente contenidas

  • Trabajo con roles de servidor
  • Trabajo con funciones de base de datos fija
  • Creación de roles de base de datos definidos por el usuario

  • Autorizar el acceso de los usuarios a los objetos
  • Autorizar a los usuarios a ejecutar codigo
  • Configuracion de permisos en el nivel de esquema

  • Opciones de auditoría de acceso a datos en SQL Server
  • Implementación de auditoría de SQL Server
  • Administración de la auditoría de SQL Server
  • Protección de datos con encriptación

  • Estrategias de copia de seguridad
  • Descripción del inicio de sesión de transacciones de SQL Server
  • Planificación de una estrategia de copia de seguridad de SQL Server

  • Copia de seguridad de bases de datos y registros de transacciones
  • Administración de copias de seguridad de bases de datos
  • Trabajar con opciones de copia de seguridad

  • Comprensión del proceso de restauración
  • Restauración de bases de datos
  • Trabajar con recuperación de punto a tiempo
  • Restauración de bases de datos del sistema y archivos individuales

  • Automatizacion de la administracion de SQL Server
  • Trabajar con el agente de SQL Server
  • Administracion de trabajos de agente de SQL Server
  • Gestion multi-servidor

  • Descripcion de la seguridad del agente de SQL Server
  • Configuracion de credenciales
  • Configuracion de cuentas proxy

  • Configuracion del correo de la base de datos
  • Supervision de errores de SQL Server
  • Configuracion de operadores, alertas y notificaciones
  • Alertas en la base de datos de Azure SQL

  • Configurar SQL Server mediante PowerShell
  • Administrar SQL Server mediante PowerShell
  • Mantener el entorno de SQL Server mediante PowerShell
  • Administracion de bases de datos de Azure SQL Server mediante PowerShell

  • Actividad de seguimiento
  • Captura y gestion de datos de rendimiento
  • Analizar los datos de rendimiento recopilados
  • Utilidad de SQL Server 

  • Metodología de solución de problemas de SQL Server
  • Resolución de problemas relacionados con el servicio
  • Resolución de problemas de conexión y conectividad
  • Solución de problemas comunes

  • Transferencia de datos desde / hacia SQL Server
  • Importacion y exportacion de datos de tabla
  • Uso de BCP y BULK INSERT para importar datos
  • Implementacion y actualizacion de aplicaciones de nivel de datos

  • Introducción a la plataforma de SQL Server
  • Visión general de la arquitectura de SQL Server
  • Servicios de SQL Server y opciones de configuración

  • Consideraciones para instalar SQL Server
  • Archivos TempDB
  • Instalación de SQL Server 2019
  • Automatización de la instalación

  • Requisitos de actualización
  • Actualizar servicios de SQL Server
  • Migración de datos y aplicaciones de SQL Server

  • Introducción a las bases de datos de SQL Server
  • Creación de bases de datos
  • Archivos de base de datos y grupos de archivos
  • Moviendo archivos de base de datos
  • Extensión de la agrupación de búferes

  • Rendimiento de almacenamiento de SQL Server
  • SMB Fileshare
  • Bases de datos Stretch

  • 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 relacionales en Azure

  • 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 BI

  • Roles de Azure Data Platform
  • Plataformas y opciones de Azure Database
  • Niveles de compatibilidad de SQL Server
  • Funciones de vista previa de Azure

  • Implementación de SQL Server usando IaaS
  • Implementación de SQL Server usando PaaS
  • Implementación de soluciones de base de datos de código abierto en Azure

  • Configurar la autenticación de la base de datos
  • Configurar la autorización de la base de datos
  • Implementar seguridad para datos en reposo
  • Implementar seguridad para datos en tránsito
  • Implementar controles de cumplimiento para datos confidenciales

  • Líneas de base y supervisión del desempeño
  • Principales causas de problemas de rendimiento
  • Configuración de recursos para un rendimiento óptimo
  • Configuración de la base de datos del usuario
  • Tareas de mantenimiento relacionadas con el rendimiento

  • Comprender los planes de consulta de SQL Server
  • Explorar el diseño de base de datos basado en el rendimiento
  • Evaluar mejoras de rendimiento

  • Configuración de implementación automática
  • Definición de tareas programadas
  • Configuración de eventos extendidos
  • Administración de recursos de Azure PaaS mediante métodos automatizados

  • Alta disponibilidad y estrategias de recuperación ante desastres
  • Plataforma IaaS y herramientas de base de datos para HADR
  • Plataforma PaaS y herramientas de base de datos para HADR
  • Copia de seguridad y recuperación de bases de datos

This program is designed to provide comprehensive training in database administration in on-premise environments and in the cloud with Microsoft Azure, focusing on the implementation, maintenance, safety and optimization of SQL Server and Azure SQL databases. This program prepares participants to obtain international certifications:

  • SQL DATABASES FUNDAMENTS (SQLF-001)
  • Administrator SQL Server 2019 (administering a SQL Database Infrastructure + Provisioning SQL Databases)
  • Microsoft Certified Azure Data Fundamentals (DP-900) (included in pre-recorded videos)
  • Azure Database Administrator Associate (DP-300)
  • Participants will learn to design, manage and optimize SQL databases in business environments and in the Azure cloud, guaranteeing safety, scalability and efficiency in data management
  • 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:

  • Understand the basic concepts of relational databases and SQL
  • Create and manage database objects in SQL Server and Azure SQL
  • Execute consultations and manipulate data efficiently
  • Implement security strategies to protect data on SQL Server and Azure
  • Configure backup schemes, recovery and high availability in databases
  • Manage SQL Server with advanced tools, including Powershell
  • Supervise and optimize SQL database performance
  • Automate administrative tasks and manage databases in cloud and on-premise environments
  • Obtain international SQL Databases Fundamental certifications, administrator SQL Server 2019 and Azure Database Administrator Associate (DP-300)

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

  • Basic computer concepts
  • General knowledge about relational databases
  • Familiarity with SQL and basic consultations
  • Interest in Business Database Administration
  • These requirements guarantee that participants can focus on the administration of databases without initial technical difficulties

SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM Fundamentals + Administrator SQL Server 2019 + AZURE DATA ADMINISTRATOR Applies
SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM Fundamentals + Administrator SQL Server 2019 + AZURE DATA ADMINISTRATOR 96 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 comprehensive training in database administration in on-premise environments and in the cloud with Microsoft Azure, focusing on the implementation, maintenance, safety and optimization of SQL Server and Azure SQL databases. This program prepares participants to obtain international certifications:

  • SQL DATABASES FUNDAMENTS (SQLF-001)
  • Administrator SQL Server 2019 (administering a SQL Database Infrastructure + Provisioning SQL Databases)
  • Microsoft Certified Azure Data Fundamentals (DP-900) (included in pre-recorded videos)
  • Azure Database Administrator Associate (DP-300)
  • Participants will learn to design, manage and optimize SQL databases in business environments and in the Azure cloud, guaranteeing safety, scalability and efficiency in data management
  • 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:

  • Understand the basic concepts of relational databases and SQL
  • Create and manage database objects in SQL Server and Azure SQL
  • Execute consultations and manipulate data efficiently
  • Implement security strategies to protect data on SQL Server and Azure
  • Configure backup schemes, recovery and high availability in databases
  • Manage SQL Server with advanced tools, including Powershell
  • Supervise and optimize SQL database performance
  • Automate administrative tasks and manage databases in cloud and on-premise environments
  • Obtain international SQL Databases Fundamental certifications, administrator SQL Server 2019 and Azure Database Administrator Associate (DP-300)

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

  • Basic computer concepts
  • General knowledge about relational databases
  • Familiarity with SQL and basic consultations
  • Interest in Business Database Administration
  • These requirements guarantee that participants can focus on the administration of databases without initial technical difficulties

offers

SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM Fundamentals + Administrator SQL Server 2019 + AZURE DATA ADMINISTRATOR Applies
SQL DATABASES INTERNATIONAL CERTIFICATION PROGRAM Fundamentals + Administrator SQL Server 2019 + AZURE DATA ADMINISTRATOR 96 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