MASTER Administración de Bases de datos SQL SERVER 2012 MCSA

Tamaño: px
Comenzar la demostración a partir de la página:

Download "MASTER Administración de Bases de datos SQL SERVER 2012 MCSA"

Transcripción

1 MASTER Administración de Bases de datos SQL SERVER 2012 MCSA Microsoft Certified Solutions Associate SQL Server 2012 c/basílica, Madrid - Telf.: info@cas-training.com -

2 MASTER Administración de bases de datos SQL SERVER 2012 MCSA El programa de certificación de Microsoft, ofrece tres niveles de certificación distintos Serie Tecnológico, Profesional y Arquitecto - cada uno diseñado para validar grados de competencia en conceptos y usos de la Tecnología Microsoft. Cada nivel ofrece un marco de referencia reconocido por la industria y que se aplica a roles de trabajo específicos. CAS TRAINING ofrece los niveles de certificación: La certificación Microsoft Certified Technology Specialist (MCTS), corresponde a un nivel básico, que da las bases para dar soporte en el SS.OO. Windows. La certificación Microsoft Certified IT Professional (MCITP): Server Administrator representa el experto como Administrador del Servidor Windows 2008, y que en la nueva estructura de certificación pasa a ser MCSA (Solutions Associate) La obtención de la Certificación MCSA acredita las aptitudes de una persona aumentando su credibilidad profesional con reconocimiento a nivel mundial, garantizando un alto nivel de conocimientos técnicos y experiencia en la Administración de los Servidores de Windows Es el mejor aliado para desarrollar una prometedora carrera profesional en el sector de las tecnologías de la información. Los profesionales certificados como MCSA tienen una alta demanda en el mundo actual y se espera que dicha demanda crezca por el aumento de instalaciones con tecnología Microsoft alrededor del mundo.. 1

3 Horario Tarde: De Lunes a Jueves de 19 a 22 horas Fin de semana: sábados de 9 a 14 horas Prácticas Libres: Viernes de 16:00 a 21:00 horas (según disponibilidad) Duración Duración: 2 meses (aproximado) Fecha de inicio Consultar Lugar C/ Basílica, 19 5ª Planta. Horas Lectivas 105 horas lectivas y guiadas por el Instructor. Objetivos de Certificación : Querying Microsoft SQL Server : Administering Microsoft SQL Server 2012 Databases : Implementing a Data Warehouse with Microsoft SQL Server 2012 Dirigido a FP II / III Diplomados en carreras técnicas. Titulados universitarios. Profesionales que deseen actualizar o ampliar sus conocimientos. Antes de asistir a este curso, los estudiantes deben tener: o Conocimiento práctico de las bases de datos relacionales. o Conocimientos básicos del sistema operativo Microsoft Windows y funcionalidad de su núcleo. Profesorado Profesionales avalados por el fabricante MCT (Microsoft Certified Trainers). Material Carpeta personalizada con el Block de notas, bolígrafo, y CURRÍCULUM según la estructura de nuestra Base de Datos. Documentación de Microsoft o MOC 10774A: Querying Microsoft SQL Server 2012 o MOC 10775A: Administering Microsoft SQL o Server 2012 Databases MOC 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Certificado de asistencia y aprovechamiento de CAS TRAINING Metodología Nuestros Masters están basados en métodos docentes que facultan al profesor y orientan al alumno con el fin de conseguir un proceso evolutivo favorable de aprendizaje que permita mantener a los alumnos motivados y estimulados positivamente. Detección de las necesidades: Se realiza un análisis del mercado laboral actual, y con las carencias observadas, se desarrollan los planes de formación. Plan de acción: su diseño radica en que los contenidos estén siempre acorde con su temporalización y permitan el tiempo necesario para la asimilación de los conceptos. También se desarrolla el material didáctico y la documentación oficial de acuerdo con las materias, incorporando a las aulas la última tecnología necesaria. Proceso formativo: Se ejecutan distintas metodologías según el momento. Ninguna es excluyente de la otra, sino que se combinan y desarrollan según la necesidad. En todo momento se alternan las explicaciones teóricas con la elaboración de ejercicios prácticos, siempre relacionados con casos reales. Se incrementan paulatinamente los niveles de complejidad, asegurándonos de eliminar cualquier laguna que pueda perjudicar la asimilación de conceptos de mayor dificultad. Análisis de resultados: A lo largo del Master, el plan de formación será evaluado de forma continua pudiendo cerrar cada módulo con la certeza que los conocimientos han sido comprendidos y aprendidos. En la etapa final se analizará el proyecto en su conjunto, valorando la calidad obtenida y si los efectos conseguidos son los esperados. Otras Prestaciones. Un ordenador por persona. Posibilidad de hacer prácticas en aula Seminarios gratuitos relacionados con el lanzamiento de Nuevas Tecnologías. Importantes descuentos en la compra de documentación técnica adicional y en material informático (hardware y software). 2

4 Instalaciones y Equipamiento CAS TRAINING, dispone de un centro de formación situado en la C/ Basílica nº 19 con un total de 753 m2 destinados a salas de formación, zonas de descanso y oficinas. Las instalaciones cuentan con la infraestructura y medios técnicos más avanzados, con el objetivo de ofrecer a nuestros clientes un servicio de alta calidad. Nuestras instalaciones están en un edificio exclusivo de oficinas con fácil acceso desde cualquier parada de transporte público (metro, tren, autobús). Igualmente cuenta con aparcamientos públicos en las inmediaciones. Además de las Salas de Formación, todas ellas con luz natural, el cliente tiene a su disposición una Sala de Examinación certificada por Prometric Testing Center y Pearson VUE como Partners, donde todos aquellos alumnos que lo deseen podrán realizar los exámenes oficiales de los principales Fabricantes de Software y Hardware. Para poder desarrollar una formación de calidad en cursos de Sistemas y de Desarrollo, es imprescindible contar con el equipamiento adecuado. Por ello, los PC s de las aulas cuentan con procesadores de última generación, entre 1028 y 2048 MB de memoria RAM y disco duro de GB, además de disponer todas ellas de monitores TFT de 15, 17 y 19. 3

5 MCSA SQL Server 2012 MOC 10774A: Querying Microsoft SQL Server 2012 Module 1: Introduction to Microsoft SQL Server 2012 This module introduces the SQL Server platform and major tools. It discusses editions, versions, tools used to query, documentation sources, and the logical structure of databases. Introducing Microsoft SQL Server 2012 Getting Started with SQL Server Management Studio Module 2: Getting Started with SQL Azure This module introduces you to the concepts of SQL Azure. If the virtual machines in your classroom are able to connect to the internet and you have a Windows Azure account you may be able to connect to your Azure server and database. Many of the labs in the rest of this course are enabled for you to perform the lab while connected to your own Azure database in the cloud. Overview of SQL Azure Working with SQL Azure Module 3: Introduction to T-SQL Querying This module introduces Transact SQL as the primary querying language of SQL Server. It discusses the basic structure of T-SQL queries, the logical flow of a SELECT statement, and introduces concepts such as predicates and set-based operations. Introducing T-SQL Understanding Sets Understanding Predicate Logic Understanding the Logical Order of Operations in SELECT statements 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 4: Writing SELECT Queries This module introduces the fundamentals of the SELECT statement, focusing on queries against a single table. Writing Simple SELECT Statements Eliminating Duplicates with DISTINCT Using Column and Table Aliases Writing Simple CASE Expressions Module 5: 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. Understanding Joins Querying with Inner Joins Querying with Outer Joins Querying with Cross Joins and Self Joins Module 6: Sorting and Filtering Data This module explains how to enhance queries to limit the rows they return, and to control the order in which the rows are displayed. The module also discusses how to resolve missing and unknown results. Sorting Data Filtering Data with a WHERE Clause Filtering with the TOP and OFFSET-FETCH Options Working with Unknown and Missing Values Module 7: Working with SQL Server 2012 Data Types This module explains the data types SQL Server uses to store data. It introduces the many types of numeric and special-use data types. It also explains conversions between data types, and the importance of type precedence. Introducing SQL Server 2012 Data Types Working with Character Data Working with Date and Time Data Module 8: Using Built-In Functions This module introduces the use of functions that are built in to SQL Server Denali, and will discuss some common usages including data type conversion, testing for logical results and nullability. Writing Queries with Built-In Functions Using Conversion Functions Using Logical Functions Using Functions to Work with NULL Module 9: Grouping and Aggregating Data This module introduces methods for grouping data within a query, aggregating the grouped data and filtering groups with HAVING. The module is designed to help the student grasp why a SELECT clause has restrictions placed upon column naming in the GROUP BY clause as well as which columns may be listed in the SELECT clause. Using Aggregate Functions Using the GROUP BY Clause Filtering Groups with HAVING Module 10: Using Subqueries This module will introduce the use of subqueries in various parts of a SELECT statement. It will include the use of scalar and multi-result subqueries, and the use of the IN and EXISTS operators. Writing Self-Contained Subqueries Writing Correlated Subqueries Using the EXISTS Predicate with Subqueries Module 11: Using Table Expressions This module introduces T-SQL expressions which return a valid relational table, typically for further use in the query. The module discusses views, derived tables, common table expressions and inline table-valued functions. Using Derived Tables Using Common Table Expressions Using Views Using Inline Table-Valued Functions 4

6 Module 12: Using Set Operators This module introduces operations involving multiple sets of data. It will cover the use of the UNION, UNION ALL, APPLY, CROSS APPLY, OUTER APPLY operators as well as the EXCEPT and INTERSECTS operators. Writing Queries with the UNION Operator Using EXCEPT and INTERSECT Using APPLY Module 13: Using Window Ranking, Offset and Aggregate Functions This module introduces window functions including ranking, aggregate and offset functions. Much of this functionality is new to SQL Server It will cover the use of T-SQL functions such as ROW_NUMBER, RANK, DENSE_RANK, NTILE, LAG, LEAD, FIRST_VALUE and LAST_VALUE to perform calculations against a set, or window, of rows. Creating Windows with OVER Exploring Window Functions Module 14: Pivoting and Grouping Sets This module discusses techniques for pivoting data in T-SQL as well to introduce the fundamentals of the GROUPING SETS clause. It will also cover the use of GROUP BY ROLLUP and GROUP BY CUBE syntax in SQL Server Writing Queries with PIVOT and UNPIVOT Working with Grouping Sets Module 15: Querying SQL Server Metadata This module introduces the use of SQL Server system objects in T- SQL queries. It will cover the use of system catalog views, system stored procedures, system functions, and dynamic management objects. Querying System Catalog Views and Functions Executing System Stored Procedures Querying Dynamic Management Objects Module 16: Executing Stored Procedures This module introduces the use of existing stored procedures in a T- SQL querying environment. It discusses the use of EXECUTE, how to pass input and output parameters to a procedure, and how to invoke system stored procedures. Querying Data with Stored Procedures Passing Parameters to Stored Procedures Creating Simple Stored Procedures Working with Dynamic SQL Module 17: Programming with T-SQL This module provides a basic introduction to T-SQL programming concepts and objects. It discusses batches, variables, control of flow elements such as loops and conditionals, how to create and execute dynamic SQL statements, and how to use synonyms. T-SQL Programming Elements Controlling Program Flow Module 18: Implementing Error Handling This module introduces the use of error handlers in T-SQL code. It will introduce the difference between compile errors and run-time errors, and will cover how errors affect batches. The module will also cover how to control error handling using TRY/CATCH blocks, the use of the ERROR class of functions, and the use of the new THROW statement. Using TRY / CATCH Blocks Working with Error Information Module 19: Implementing Transactions This module introduces the concepts of transaction management in SQL Server. It will provide a high-level overview of transaction properties, cover the basics of marking transactions with BEGIN, COMMIT and ROLLBACK. Transactions and the Database Engine Controlling Transactions Module 20: Improving Query Performance This module introduces the concepts of system resource usage and the performance impact of querying SQL Server It will cover, at a high level, the use of indexes in SQL Server, the use of execution plans in SQL Server Management Studio, and the use of SET options to view system resource usage when executing queries. It will also compare set-based operations with cursor-based operations. Factors in Query Performance Displaying Query Performance Data MOC 10775A: Administering Microsoft SQL Server 2012 Databases Module 1: Introduction to SQL Server 2012 and its Toolset This module introduces the entire SQL Server platform and its major tools. It covers editions, versions, basics of network listeners, and concepts of services and service accounts. Introduction to the SQL Server Platform Working with SQL Server Tools Configuring SQL Server Services Module 2: Preparing Systems for SQL Server 2012 This module covers planning for an installation related to SQL Server I/O requirements, 32 bit vs 64 bit, memory configuration options and I/O subsystem pre-installation checks using SQLIOSim and SQLIO. Overview of SQL Server Architecture Planning Server Resource Requirements Pre-installation Testing for SQL Server Module 3: Installing and Configuring SQL Server 2012 This module details installing and configuring SQL Server. Preparing to Install SQL Server Installing SQL Server Upgrading and Automating Installation 5

7 Module 4: Working with Databases This module describes how data is stored in databases, how to create databases, and how to move databases either within a server or between servers. Overview of SQL Server Databases Working with Files and Filegroups Moving Database Files Module 5: Understanding SQL Server 2012 Recovery Models This module describes the concept of the transaction log and SQL Server recovery models. It introduces the different backup strategies available with SQL Server. Backup Strategies Understanding SQL Server Transaction Logging Planning a SQL Server Backup Strategy Module 6: Backup of SQL Server 2012 Databases This module describes SQL Server Backup and the backup types. Backing up Databases and Transaction Logs Managing Database Backups Working with Backup Options Module 7: Restoring SQL Server 2012 Databases This module describes the restoration of databases. Understanding the Restore Process Restoring Databases Working with Point-in-time recovery Restoring System Databases and Individual Files Module 8: Importing and Exporting Data This module covers the use of the import/export wizards and explains how they relate to SSIS. Also introduces BCP. Transferring Data To/From SQL Server Importing and Exporting Table Data Inserting Data in Bulk Module 9: Authenticating and Authorizing Users This module covers SQL Server security models, logins and users. Authenticating Connections to SQL Server Authorizing Logins to Access Databases Authorization Across Servers Module 10: Assigning Server and Database Roles This module covers fixed server roles, user-defined server roles, fixed database roles and user-defined database roles. Working with Server Roles Working with Fixed Database Roles Creating User-defined Database Roles Module 11: Authorizing Users to Access Resources This module covers permissions and the assignment of permissions. Authorizing User Access to Objects Authorizing Users to Execute Code Configuring Permissions at the Schema Level Module 12: Auditing SQL Server Environments This module covers SQL Server Audit. Options for Auditing Data Access in SQL Implementing SQL Server Audit Managing SQL Server Audit Module 13: Automating SQL Server 2012 Management This module covers SQL Server Agent, jobs and job history. Automating SQL Server Management Working with SQL Server Agent Managing SQL Server Agent Jobs Module 14: Configuring Security for SQL Server Agent This module covers SQL Server agent security, proxy accounts and credentials. Understanding SQL Server Agent Security Configuring Credentials Configuring Proxy Accounts Module 15: Monitoring SQL Server 2012 with Alerts and Notifications This module covers the configuration of database mail, alerts and notifications. Configuration of Database Mail Monitoring SQL Server Errors Configuring Operators, Alerts and Notifications Module 16: Performing Ongoing Database Maintenance This module covers database maintenance plans. Ensuring Database Integrity Maintaining Indexes Automating Routine Database Maintenance Module 17: Tracing Access to SQL Server 2012 This module covers SQL Profiler and SQL Trace stored procedures. Capturing Activity using SQL Server Profiler Improving Performance with the Database Engine Tuning Advisor Working with Tracing Options Module 18: Monitoring SQL Server 2012 This module introduces DMVs and the configuration of data collection. Monitoring Activity Capturing and Managing Performance Data Analyzing Collected Performance Data 6

8 Module 19: Managing Multiple Servers This module covers Central Management Servers and Multi-Server queries, Virtualization of SQL Server and Data-Tier Applications. Working with Multiple Servers Virtualizing SQL Server Deploying and Upgrading Data-Tier Applications Module 20: Troubleshooting Common SQL Server 2012 Administrative Issues This module covers common issues that require troubleshooting and gives guidance on where to start looking for solutions. SQL Server Troubleshooting Methodology Resolving Service-related Issues Resolving Concurrency Issues Resolving Login and Connectivity Issues MOC 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing solution and the high-level considerations you must take into account when starting a data warehousing project. Overview of Data Warehousing Considerations for a Data Warehouse Solution Module 2: Data Warehouse Hardware This module describes the characteristics of typical data warehouse workloads, and explains how you can use reference architectures and data warehouse appliances to ensure you build the system that is right for your organization. Considerations for Building a Data Warehouse Data Warehouse Reference Architectures and Appliances Module 3: Designing and Implementing a Data Warehouse In this module, you will learn how to implement the logical and physical architecture of a data warehouse based on industry-proven design principles. Logical Design for a Data Warehouse Physical Design for a Data Warehouse Module 4: Creating an ETL Solution with SSIS This module discusses considerations for implementing an ETL process, and then focuses on SQL Server Integration Services (SSIS) as a platform for building ETL solutions. Introduction to ETL with SSIS Exploring Source Data Implementing Data Flow Module 5: Implementing Control Flow in an SSIS Package Control flow in SQL Server Integration Services packages enables you to implement complex ETL solutions that combine multiple tasks and workflow logic. This module covers how to implement control flow, and design robust ETL processes for a data warehousing solution that coordinate data flow operations with other automated tasks. Introduction to Control Flow Creating Dynamic Packages Using Containers Managing Consistency Module 6: Debugging and Troubleshooting SSIS Packages This module describes how you can debug SQL Server Integration Services (SSIS) packages to find the cause of errors that occur during execution. Then module then covers the logging functionality built into SSIS you can use to log events for troubleshooting purposes. Finally, the module describes common approaches for handling errors in control flow and data flow. Debugging an SSIS Package Logging SSIS Package Events Handling Errors in an SSIS Package Module 7: Implementing an Incremental ETL Process This module describes the techniques you can use to implement an incremental data warehouse refresh process. Introduction to Incremental ETL Extracting Modified Data Loading Modified Data Module 8: Incorporating Data from the Cloud into a Data Warehouse In this module, you will learn about how you can use cloud computing in your data warehouse infrastructure and learn about the tools and services available from the Microsoft Azure Marketplace. Overview of Cloud Data Sources SQL Server Database The Windows Azure Marketplace Module 9: Enforcing Data Quality Ensuring the high quality of data is essential if the results of data analysis are to be trusted. This module explains how to use the SQL Server 2012 Data Quality Services (DQS) to provide a computer assisted process for cleansing data values and identifying and removing duplicate data entities. Introduction to Data Quality Using Data Quality Services to Cleanse Data Using Data Quality Services to Match Data Module 10: Using Master Data Services This module introduces Master Data Services and explains the benefits of using it in a data warehousing context. The module also describes the key configuration options for Master Data Services, and explains how to import and export data. Finally, the module explains how to apply rules that help to preserve data integrity, and introduces the new Master Data Services Add-in for Excel. Introduction to Master Data Services 7

9 Implementing a Master Data Services Model Using the Master Data Services Add-in for Excel Module 11: Extending SQL Server Integration Services This module describes the techniques you can use to extend SQL Server Integration Services (SSIS). The module is not designed to be a comprehensive guide to developing custom SSIS solutions, but to provide an awareness of the fundamental steps required to use custom components and scripts in an ETL process that is based on SSIS. Using Custom Components in SSIS Using Scripts in SSIS Module 12: Deploying and Configuring SSIS Packages SQL Server Integration Services provides tools that make it easy to deploy packages to another computer. The deployment tools also manage any dependencies, such as configurations and files that the package needs. In this module, you will learn how to use these tools to install packages and their dependencies on a target computer. Overview of SSIS Deployment Deploying SSIS Projects Planning SSIS Package Execution Module 13: Consuming Data in a Data Warehouse This module introduces Business Intelligence (BI), describes the components of SQL Server that you can use to create a BI solution, and the client tools that users can use to create reports and analyze data. Introduction to Business Intelligence Introduction to Reporting Introduction to Data Analysis 8

6231 Manteniendo una Base de Datos SQL Server 2008 R2

6231 Manteniendo una Base de Datos SQL Server 2008 R2 6231 Manteniendo una Base de Datos SQL Server 2008 R2 Duración: 10 días Descripción: El curso proporciona los conocimientos y habilidades para mantener un servidor de base de datos de Microsoft SQL Server

Más detalles

Curso de Especialización Administración y Desarrollo de Base de datos e Inteligencia de Negocios I.-GENERALIDADES

Curso de Especialización Administración y Desarrollo de Base de datos e Inteligencia de Negocios I.-GENERALIDADES Curso de Especialización Administración y Desarrollo de Base de datos e Inteligencia de Negocios I.-GENERALIDADES RP-01 Código Nº de horas Horas teóricas semanales Horas prácticas semanales 240 Duración

Más detalles

MICROSOFT Course 20462: Administering Microsoft SQL Server Databases

MICROSOFT Course 20462: Administering Microsoft SQL Server Databases MICROSOFT Course 20462: Administering Microsoft SQL Server Databases 1 INTRODUCCIÓN El curso 20462 aporta al alumno conocimientos y habilidades para mantener una base de datos de Microsoft SQL Server 2014.

Más detalles

Contenido Getting Started with Databases and Transact-SQL in SQL Server 2008 Querying and Filtering Data Grouping and Summarizing Data

Contenido Getting Started with Databases and Transact-SQL in SQL Server 2008 Querying and Filtering Data Grouping and Summarizing Data RP-01 I.-GENERALIDADES PROGRAMA DE ESTUDIO 02-2011 Curso de Especialización: ESPECIALIZACIÓN ADMINISTRACIÓN Y DESARROLLO DE BASES DE DATOS E INTELIGENCIA DE NEGOCIOS Código CEIC Duración del Curso de Especialización

Más detalles

ST31_Querying Microsoft SQL Server

ST31_Querying Microsoft SQL Server ST31_Querying Microsoft SQL Server Presentación Este curso de 5 días proporciona a los estudiantes las habilidades técnicas necesarias para escribir consultas de Transact-SQL básicas para Microsoft SQL

Más detalles

Cursos para certificación Microsoft

Cursos para certificación Microsoft s para certificación Microsoft RFC CED-910802-4A3 1 México D.F. a 05 de Agosto de 2015. Ing. Juan Alfredo Saldívar Cabral México FIRST P R E S E N T E. CompuEducación es la empresa líder en Capacitación

Más detalles

Administering Microsoft SQL Server 2012 Databases (Exam )

Administering Microsoft SQL Server 2012 Databases (Exam ) Administering Microsoft SQL Server 2012 Databases (Exam 70-462) Datos generales Datos Título Grupo destinatario Modalidad Actuación Administering Microsoft SQL Server 2012 Databases (Exam 70-462) Profesionales

Más detalles

Provisioning SQL Databases

Provisioning SQL Databases Provisioning SQL Databases Referencia MOC 20765 Duración (horas) 15 Última actualización 23 Mayo 2016 Modalidades Presencial, a medida Introducción This three-day instructor-led course provides students

Más detalles

DIPLOMADO EN BASE DE DATOS

DIPLOMADO EN BASE DE DATOS DIPLOMADO EN BASE DE DATOS OBJETIVOS Preparan al Estudiante en el uso de las tecnologías de base de datos OLTP y OLAP, con conocimientos generales en todas las bases de datos y especialización en SQL server

Más detalles

PROGRAMA DE ESTUDIO. MÓDULO No. I: FUNDAMENTALS OF A WINDOWS SERVER 2008 NETWORK INFRASTRUCTURE AND APPLICATION PLATFORM

PROGRAMA DE ESTUDIO. MÓDULO No. I: FUNDAMENTALS OF A WINDOWS SERVER 2008 NETWORK INFRASTRUCTURE AND APPLICATION PLATFORM RP-01 PROGRAMA DE ESTUDIO I.-GENERALIDADES Curso de Especialización: ESPECIALIZACIÓN EN SISTEMAS OPERATIVOS,BASE DE DATOS Y DESARROLLO WEB Código CEIC Duración del Curso de Especialización Meses Nº de

Más detalles

MCSA Base para 6 MCSEs

MCSA Base para 6 MCSEs MCSA Base para 6 MCSEs 2 MCSA: Windows Server 20410A Installing and Configuring Windows Server 40 36 20411A Administering Windows Server 40 36 20412A Configuring Advanced Windows Server Services 40 36

Más detalles

FORMACIÓN PARA LA CERTIFICACIÓN OFICIAL MICROSOFT. MCSA: SQL Server Solutions Associate

FORMACIÓN PARA LA CERTIFICACIÓN OFICIAL MICROSOFT. MCSA: SQL Server Solutions Associate FORMACIÓN PARA LA CERTIFICACIÓN OFICIAL MICROSOFT MCSA: SQL Server Solutions Associate DETALLE DE LA ACCION FORMATIVA Mediante la siguiente acción formativa se formará a las personas asistentes para la

Más detalles

MCTS Microsoft SQL Server 2008 Administración

MCTS Microsoft SQL Server 2008 Administración MICSQL08A MCTS Microsoft SQL Server 2008 Administración Fabricante: Microsoft Grupo: Bases de Datos Subgrupo: Microsoft SQL Server 2008 Formación: Presencial Horas: 30 El Curso es de orientación práctica

Más detalles

Microsoft Private Cloud Tour 2014 Microsoft Private Cloud BootCamp con System Center 2012

Microsoft Private Cloud Tour 2014 Microsoft Private Cloud BootCamp con System Center 2012 Microsoft Private Cloud Tour 2014 Microsoft Private Cloud BootCamp con System Center 2012 Duración: 5 días (40 horas) Bootcamp exclusivo de Global Knowledge Laboratorios prácticos: M10750 + M10751 Certificaciones

Más detalles

18 15,29 19 de Redes 6293 Troubleshooting and Supporting Windows 7 in the Enterprise 3 6292 y 6420 70-685 $ 4,900.00

18 15,29 19 de Redes 6293 Troubleshooting and Supporting Windows 7 in the Enterprise 3 6292 y 6420 70-685 $ 4,900.00 Sistemas Operativos, Seguridad Tel. 340 2400 n www.qoslabs.com.mx n info@qoslabs.com CÓDIGO CURSO DÍAS REQUISITO EXAMEN PRECIO M.N. Julio Agosto Septiembre Microsoft Windows 7 62 Installing and Configuring

Más detalles

PROGRAMA FORMATIVO: BASE DE DATOS MICROSOFT

PROGRAMA FORMATIVO: BASE DE DATOS MICROSOFT PROGRAMA FORMATIVO: BASE DE DATOS MICROSOFT 1 DATOS GENERALES DEL CURSO 1. Familia Profesional: INFORMÁTICA Y COMUNICACIONES Área Profesional: SISTEMAS Y TELEMÁTICA 2. Denominación: BASE DE DATOS MICROSOFT

Más detalles

Querying Microsoft SQL Server 2012

Querying Microsoft SQL Server 2012 Cursos Especialización Versión 1.0 13/02/2013 Tabla de contenido 1. Introducción... 3 2. Objetivos... 3 3. Prerrequisitos... 4 4. Duración y Precio... 4 5. Contenido... 4 2 Cursos Especialización Querying

Más detalles

Curso Oficial Microsoft: LENGUAJE DE CONSULTA DE SQL SERVER. Duración : 35 Hrs.

Curso Oficial Microsoft: LENGUAJE DE CONSULTA DE SQL SERVER. Duración : 35 Hrs. Curso Oficial Microsoft: LENGUAJE DE CONSULTA DE SQL SERVER Duración : 35 Hrs. Sobre este curso Este curso de 5 días impartido por un instructor proporciona a estudiantes con las habilidades técnicas necesarias

Más detalles

Programas de certificación de Microsoft. MCITP: Enterprise Administrator Windows Server 2008

Programas de certificación de Microsoft. MCITP: Enterprise Administrator Windows Server 2008 Programas de certificación de Microsoft MCITP: Enterprise Administrator Windows Server 2008 El programa de Especialización Técnica El programa PT-MCITP: Enterprise Administrator en Microsoft Windows Server

Más detalles

Certificación Oracle 11g DB Assosiate

Certificación Oracle 11g DB Assosiate Certificación Oracle 11g DB Assosiate Descripción La certificación Oracle Database 11g Administrator Certified Associate es una excelente forma de iniciarse en la carrera del Administrador de Bases de

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

MICROSOFT SQL Server 2008 en Business Intelligence. Programa Certificación Oficial Microsoft.

MICROSOFT SQL Server 2008 en Business Intelligence. Programa Certificación Oficial Microsoft. MICROSOFT SQL Server 2008 en Business Intelligence Programa Certificación Oficial Microsoft. En colaboración: Organiza: Índice I. Objetivos del curso 3 II. Certificación Microsoft 4 III. Modalidad 5 IV.

Más detalles

MS_20461 Querying Microsoft SQL Server

MS_20461 Querying Microsoft SQL Server Gold Learning Gold Business Intelligence Silver Data Plataform www.ked.com.mx Por favor no imprimas este documento si no es necesario. Introducción. Este curso proporciona a los estudiantes las habilidades

Más detalles

DIPLOMADO EN MODELAMIENTO DE DATOS Y DESARROLLO CON ORACLE PLSQL

DIPLOMADO EN MODELAMIENTO DE DATOS Y DESARROLLO CON ORACLE PLSQL DIPLOMADO EN MODELAMIENTO DE DATOS Y DESARROLLO CON ORACLE PLSQL El diplomado en Modelamiento de Datos y Desarrollo con Oracle PL/SQL, tiene por objetivo formar expertos desarrolladores en Oracle PL/SQL

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

El objetivo del Curso

El objetivo del Curso El objetivo del Curso Daniel Ingeniero Informático, Administrador de Sistemas y Formador Oficial de Microsoft (MCTS), nos ofrece este Curso de Preparación de Certificación Microsoft MCSA, (MOC-20411).

Más detalles

Descriptor del curso. Nombre del curso: Haciendo consultas en SQL Server 2014. Descripción:

Descriptor del curso. Nombre del curso: Haciendo consultas en SQL Server 2014. Descripción: Descriptor del curso Nombre del curso: Haciendo consultas en SQL Server 2014 Descripción: Los estudiantes aprenden las habilidades técnicas para escribir consultas básicas de Transact SQL para Microsoft

Más detalles

Implementing a Data Warehouse with Microsoft SQL Server 2012 (Exam 70-463) www.izertis.com formacion@izertis.com * 902 932 400 (

Implementing a Data Warehouse with Microsoft SQL Server 2012 (Exam 70-463) www.izertis.com formacion@izertis.com * 902 932 400 ( Implementing a Data Warehouse with Microsoft SQL Server 2012 (Exam 70-463) Datos generales Datos Título Grupo destinatario Modalidad Actuación Implementing a Data Warehouse with Microsoft SQL Server 2012

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

El objetivo del Curso

El objetivo del Curso El objetivo del Curso Daniel, Ingeniero Informático, Administrador de Sistemas y Formador Oficial de Microsoft (MCTS), nos ofrece este CURSO Preparacion Certificación Microsoft SCCM 2012 Quieres certificar

Más detalles

PROGRAMA FORMATIVO. MCSA SQL Server 2012

PROGRAMA FORMATIVO. MCSA SQL Server 2012 PROGRAMA FORMATIVO MCSA SQL Server 2012 Julio 2014 DATOS GENERALES DE LA ESPECIALIDAD 1. Familia Profesional: INFORMÁTICA Y COMUNICACIONES Área Profesional: SISTEMAS Y TELEMÁTICA 2. Denominación: MCSA

Más detalles

PROGRAMA FORMATIVO. MCSA SQL Server

PROGRAMA FORMATIVO. MCSA SQL Server PROGRAMA FORMATIVO MCSA SQL Server Julio 2015 DATOS GENERALES DE LA ESPECIALIDAD 1. Familia Profesional: INFORMÁTICA Y COMUNICACIONES Área Profesional: SISTEMAS Y TELEMÁTICA 2. Denominación: MCSA SQL Server

Más detalles

Implementación de un Data Warehouse con Microsoft SQL Server 2012. Cursos Especialización. Versión 1.0

Implementación de un Data Warehouse con Microsoft SQL Server 2012. Cursos Especialización. Versión 1.0 Implementación de un Data Warehouse con Microsoft SQL Server 2012 Cursos Especialización Versión 1.0 13/02/2013 Tabla de contenido 1 Introducción... 3 2 Objetivos... 3 3 Prerrequisitos... 4 4 Duración

Más detalles

CURSOS PREPARACIÓN PARA CERTIFICACIÓN MICROSOFT SQL SERVER

CURSOS PREPARACIÓN PARA CERTIFICACIÓN MICROSOFT SQL SERVER NIVEL ASSOCIATE: SQL SERVER 2012 QUERYING 2012 DESCRIPCIÓN - CÓDIGO 10774A Este curso de 32 horas, es impartido por un instructor certificado proporciona las habilidades técnicas necesarias para escribir

Más detalles

Programas de certificación de Microsoft. MCSA en Microsoft Windows Server 2003

Programas de certificación de Microsoft. MCSA en Microsoft Windows Server 2003 Programas de certificación de Microsoft MCSA en Microsoft Windows Server 2003 La certificación oficial La certificación oficial de Microsoft representa un amplio y variado espectro de responsabilidades

Más detalles

El objetivo del Curso

El objetivo del Curso El objetivo del Curso Daniel Ingeniero Informático, Administrador de Sistemas y Formador Oficial de Microsoft (MCTS), nos ofrece este CURSO OFICIAL MICROSOFT SERVER 2012, para la preparación certificación

Más detalles

CATÁLOGO CURSOS Y TALLERES

CATÁLOGO CURSOS Y TALLERES CATÁLOGO CURSOS Y TALLERES 2016 www.executrain-qro.com.mx Circuito del Mesón No.186 Int. 12 3er.Piso Fracc. El Prado C.P. 76039 Tel: (442) 2150021 WINDOWS SERVER 2012 10961 Automating Administration with

Más detalles

Cenfotec ofrece talleres de preparación para la certificación internacional de Microsoft SQL Server

Cenfotec ofrece talleres de preparación para la certificación internacional de Microsoft SQL Server Cenfotec ofrece talleres de preparación para la certificación internacional de Microsoft SQL Server Sobre el Profesor Master en Tecnologías de Bases de Datos (Administración de Bases de Datos e Inteligencia

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

Catálogo de Servicios

Catálogo de Servicios Catálogo de Servicios Catálogo de Servicios Capacitación Certificaciones Más Servicios Contacto Capacitación Capacitación Para Profesionales de TI En ExecuTrain contamos con cursos en Tecnologías de Información,

Más detalles

IMPLEMENTING AND MANAGING MICROSOFT SERVER VIRTUALIZATION MOC 10215

IMPLEMENTING AND MANAGING MICROSOFT SERVER VIRTUALIZATION MOC 10215 ACADEMIA LUGONES AVENIDA DE GIJÓN, 30 BAJO 33420 LUGONES (SIERO) TELÉFONO 985 26 91 29 ACALUG@ACADEMIALUGONES.COM WWW.ACADEMIALUGONES.COM ACCIÓN FORMATIVA IMPLEMENTING AND MANAGING MICROSOFT SERVER VIRTUALIZATION

Más detalles

PROGRAMA FORMATIVO: ADMINISTRACIÓN DE CLOUDS PRIVADAS CON WINDOWS SERVER

PROGRAMA FORMATIVO: ADMINISTRACIÓN DE CLOUDS PRIVADAS CON WINDOWS SERVER PROGRAMA FORMATIVO: ADMINISTRACIÓN DE CLOUDS PRIVADAS CON WINDOWS SERVER Noviembre 2015 DATOS GENERALES DEL CURSO 1. Familia Profesional: INFORMÁTICA Y COMUNICACIONES (IFC) Área Profesional: SISTEMAS Y

Más detalles

DIPLOMADO WINDOWS SERVER 2008

DIPLOMADO WINDOWS SERVER 2008 DIPLOMADO WINDOWS SERVER 2008 TABLA DE CONTENIDO INTRODUCCION... 3 ESTRUCTURA DEL DIPLOMADO... 4 TEMA 1: ADMINISTRACION, SOPORTE Y MIGRACION DE WINDOWS SERVER 2008... 4 Módulo 1: Introducción a la administración

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

OFRECIENDO SOLUCIONES COMPLETAS PARA TODAS TUS NECESIDADES DE ENTRENAMIENTO

OFRECIENDO SOLUCIONES COMPLETAS PARA TODAS TUS NECESIDADES DE ENTRENAMIENTO COMPUTRAIN CALENDARIO DE S MAYO AGOSTO 2010 MÉXICO D.F. OFRECIENDO SOLUCIONES COMPLETAS PARA TODAS TUS NECESIDADES DE ENTRENAMIENTO AGOSTO LUNES MARTES MIERCOLES JUEVES VIERNES SABADO 1 2 3 4 5 6 Access

Más detalles

29 enero, 24 y 25 de marzo; y 2 de mayo. La inscripción sólo se realiza rellenando en Internet la ficha de inscripción:

29 enero, 24 y 25 de marzo; y 2 de mayo. La inscripción sólo se realiza rellenando en Internet la ficha de inscripción: Nombre: Certified IT Professional: Administrador de Bases de Datos Relacionales. Nº horas: 240 Nº alum.: 16 Inicio: 25/01/2016 Fin: 06/05/2016 Horario: 9-13h Lugar: ZARAGOZA La inscripción sólo se realiza

Más detalles

8283: Administración y programación en Microsoft SQL Server 2012

8283: Administración y programación en Microsoft SQL Server 2012 8283: Administración y programación en Microsoft SQL Server 2012 Este curso es orientado a los profesionales en desarrollo que desean maximizar la participación de SQL Server 2012 en beneficio del desempeño

Más detalles

Programas de certificación de Microsoft. Transition your MCSA on Windows Server 2003 skills to Windows Server 2008

Programas de certificación de Microsoft. Transition your MCSA on Windows Server 2003 skills to Windows Server 2008 Programas de certificación de Microsoft Transition your MCSA on Windows Server 2003 skills to Windows Server 2008 Objetivos: 6416: Updating your Network Infrastructure and Active Directory Technology Skills

Más detalles

Master Certificación MCSA SQL Server 2012-2014

Master Certificación MCSA SQL Server 2012-2014 Master Certificación MCSA SQL Server 2012-2014 Material: El material a entregar será el MOC oficial en formato electrónico además de documentación digital aportada por el instructor. Entorno de laboratorio

Más detalles

IT Power Camp 3: Project Management with Microsoft Project and PMI

IT Power Camp 3: Project Management with Microsoft Project and PMI IT Power Camp 3: Project Management with Microsoft Project and PMI Compuesto por: 1 Jornada Comercial: How to Sell Project Management Solutions with Microsoft and PMI Fecha: 10 de Junio, 2014 Duración:

Más detalles

MS_10774 Querying Microsoft SQL Server 2012

MS_10774 Querying Microsoft SQL Server 2012 Querying Microsoft SQL Server 2012 www.ked.com.mx Av. Revolución No. 374 Col. San Pedro de los Pinos, C.P. 03800, México, D.F. Tel/Fax: 52785560 Introducción Este curso de cinco días impartido por instructor,

Más detalles

Cursos de Certificación Técnica Microsoft

Cursos de Certificación Técnica Microsoft Septiembre / Diciembre 2011 Cursos de Certificación Técnica Microsoft Infraestructura Microsoft Windows Server 2008 MS6422 Implementing and Managing Windows Server 2008 Hyper-V 24 24 05 Sep. 12 Sep 18:20

Más detalles

10775 Administering Microsoft SQL Server 2012 Databases

10775 Administering Microsoft SQL Server 2012 Databases 10775 Administering Microsoft SQL Server 2012 Databases Introducción Este curso de cinco días impartido por instructor, provee a estudiantes con el conocimiento y habilidades para mantener una base de

Más detalles

Obtén las certificaciones. internacionales. en Compuglobal

Obtén las certificaciones. internacionales. en Compuglobal Obtén las certificaciones internacionales de en Compuglobal Introducción La certificación MCSA es el nivel inicial de certificación, que le permitirá demostrar y validar un conjunto fundamental de conocimientos

Más detalles

C A L E N D A R I O 2 0 1 2

C A L E N D A R I O 2 0 1 2 C A L E N D A R I O 2 0 1 2 SEPTIEMBRE DICIEMBRE EN 20 AÑOS HEMOS AGREGADO VALOR A MÁS DE 100,000 PERSONAS ALREDEDOR DE TODA LA REPÚBLICA MEXICANA CLUB COMPUTRAIN CLUB A LA MEDIDA DE TUS NECESIDADES!!!

Más detalles

Solicitud para la competencia Microsoft Business Solutions Guía paso a paso de la inscripción

Solicitud para la competencia Microsoft Business Solutions Guía paso a paso de la inscripción Solicitud para la competencia Microsoft Business Solutions Guía paso a paso de la inscripción En Microsoft Partner Program, las competencias de Microsoft definen sus áreas de especialización, ayudándole

Más detalles

Curso de Especialización Desarrollo Web y Base de Datos

Curso de Especialización Desarrollo Web y Base de Datos Curso de Especialización Desarrollo Web y Base de Datos I.-GENERALIDADES RP-01 Código Duración del Curso de Especialización 8 meses Nº de Horas 240 Identificación del Ciclo Horas teóricas semanales 3 Carreras

Más detalles

OFRECIENDO SOLUCIONES COMPLETAS PARA TODAS TUS NECESIDADES DE ENTRENAMIENTO

OFRECIENDO SOLUCIONES COMPLETAS PARA TODAS TUS NECESIDADES DE ENTRENAMIENTO COMPUTRAIN CALENDARIO DE S MAYO AGOSTO 2010 MÉXICO D.F. OFRECIENDO SOLUCIONES COMPLETAS PARA TODAS TUS NECESIDADES DE ENTRENAMIENTO MAYO LUNES MARTES MIERCOLES JUEVES VIERNES SABADO 1 Festivo 3 4 5 6 7

Más detalles

Propuesta de Cursos y Certificaciones. Microsoft para la Iniciativa MEXICO FIRST 2014/2015

Propuesta de Cursos y Certificaciones. Microsoft para la Iniciativa MEXICO FIRST 2014/2015 Propuesta de Cursos y Certificaciones Microsoft para la Iniciativa MEXICO FIRST 2014/2015 Características de la Solución Los Socios de Capacitación y Certificación oficiales y reconocidos por Microsoft,

Más detalles

Administrador SQL Server y Business Intelligence

Administrador SQL Server y Business Intelligence Administrador SQL Server y Business Intelligence Calidad Este curso sigue la norma ISO 9001:2008 para garantizar la excelencia de los procesos de formación, y la norma UNE 66181:2008 que garantiza la calidad

Más detalles

Calendario Microsoft Enero Junio 2017

Calendario Microsoft Enero Junio 2017 40349 : Windows, Directory Services, Hyper-V Windows Operating Systems Fundamentals MTA: IT Infrastructure 21 3 Ninguno 98-349 9 7 6 3 1 5 40365 Windows Administration Fundamentals 21 3 Ninguno 98-365

Más detalles

8 SQL SERVER 2008 RA-MA

8 SQL SERVER 2008 RA-MA ÍNDICE Capítulo 1. Características, novedades y entorno de trabajo... 17 1.1 Novedades en SQL Server 2008... 17 1.2 Instalación de Microsoft SQL Server 2008... 19 1.3 Versiones de Microsoft SQL Server

Más detalles

CURSO LEY FEDERAL DE PROTECCIÓN DE DATOS PERSONALES IMPLEMENTACIÓN PRÁCTICA EN SQL SERVER

CURSO LEY FEDERAL DE PROTECCIÓN DE DATOS PERSONALES IMPLEMENTACIÓN PRÁCTICA EN SQL SERVER CURSO LEY FEDERAL DE PROTECCIÓN DE DATOS PERSONALES IMPLEMENTACIÓN PRÁCTICA EN SQL SERVER Exclusivo evento práctico basado en los Estándares Internacionales ISO 27001 y PCI-DSS. Aprenda una metodología

Más detalles

Programación de Cursos

Programación de Cursos Programación de Cursos Portada 2017 Febrero- Marzo Publicidad 1 Infraestructura 20410: Installing and Configuring Windows Server 20411: Administering Windows Server 2012 20412: Configuring Advanced Windows

Más detalles

PROGRAMA FORMATIVO USUARIO FINAL SAP ERP Área Económico Financiero

PROGRAMA FORMATIVO USUARIO FINAL SAP ERP Área Económico Financiero PROGRAMA FORMATIVO USUARIO FINAL SAP ERP Área Económico Financiero MÓDULOS FORMATIVOS Módulo nº 1 TERP10 Integración de Procesos en SAP ERP Al finalizar este módulo el alumno será capaz de: Navegar dentro

Más detalles

8 MICROSOFT SQL SERVER 2008 R2. CURSO PRÁCTICO RA-MA

8 MICROSOFT SQL SERVER 2008 R2. CURSO PRÁCTICO RA-MA ÍNDICE CAPÍTULO 1. CARACTERÍSTICAS, NOVEDADES Y ENTORNO DE TRABAJO...17 1.1 NOVEDADES EN SQL SERVER 2008 R2...17 1.2 INSTALACIÓN DE MICROSOFT SQL SERVER 2008 R2...18 1.3 VERSIONES DE MICROSOFT SQL SERVER

Más detalles

www.aep.com.mx info@aep.com.mx

www.aep.com.mx info@aep.com.mx www.aep.com.mx info@aep.com.mx EN MÉXICO 100,000 PERSONAS SE HAN CAPACITACITADO CON NOSOTROS EN 20 AÑOS, SABEMOS COMO HACERLO. NUESTROS SERVICIOS Somos líderes de capacitación en Informática, ofrecemos

Más detalles

Propuesta de Cursos y Certificaciones. Microsoft para la Iniciativa

Propuesta de Cursos y Certificaciones. Microsoft para la Iniciativa Propuesta de Cursos y Certificaciones Microsoft para la Iniciativa MEXICO FIRST 2013/2014 Características de la Solución Los Socios de Capacitación y Certificación oficiales y reconocidos por Microsoft,

Más detalles

Descripción y Contenido del Curso. Windows Server 2008. Capacity Academy. www.capacityacademy.com

Descripción y Contenido del Curso. Windows Server 2008. Capacity Academy. www.capacityacademy.com Descripción y Contenido del Curso Windows Server 2008 Capacity Academy Educación en Tecnología de la Información Online, Efectiva y Garantizada Qué aprenderá si toma este Curso? En este curso aprenderás

Más detalles

6231 Maintaining a Microsoft SQL Server 2008 R2 Database

6231 Maintaining a Microsoft SQL Server 2008 R2 Database 6231 Maintaining a Microsoft SQL Server 2008 R2 Database Introducción Este curso de cinco días impartido por instructor, provee a estudiantes con el conocimiento y habilidades para mantener una base de

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

CURSOS OFICIALES MICROSOFT

CURSOS OFICIALES MICROSOFT CURSOS OFICIALES MICROSOFT Código Windows Server Versión 2008 R-2 Horas Valor Inicio Termino Horario MS-6419B Configuring, Managing and Maintaining Windows Server 2008 Based Servers R-2 40 28 UF 9-dic

Más detalles

/ Teléfono: (+507)

/ Teléfono: (+507) Confidencialidad Este documento contiene información confidencial perteneciente a Aiyon y Universidad del Caribe. Esto lo convierte en un producto protegido por las leyes de propiedad intelectual, y está

Más detalles

Curso de Oracle Database 11g: PL/SQL

Curso de Oracle Database 11g: PL/SQL Curso de Oracle Database 11g: PL/SQL Descripción: Este curso de PL/SQL te enseña todas las características de Oracle PL/SQL que necesitas, es práctico, harás laboratorios del mundo real, muchos ejemplos,

Más detalles

ORACLE FUNDAMENTOS DE PL/SQL

ORACLE FUNDAMENTOS DE PL/SQL La Universidad Nacional de Ingeniera (UNI) a través de la Dirección de Estudios de Posgrado y Educación Continua, tiene el agrado de invitarlos a la Cuarta convocatoria de cursos especializados de capacitación

Más detalles

Inteligencia de Negocios en SAP Bw 7,3 y Bi 4.0

Inteligencia de Negocios en SAP Bw 7,3 y Bi 4.0 Duoc UC Hewlett-Packard Educación Continua Company 2015 Inteligencia de Negocios en SAP Bw 7,3 y Bi 4.0 TBI10 TBI20 TBI30 Duoc UC Educación Continua w w w. d u o c. c l / e d u c a c i o n c o n t i n

Más detalles

Índice. iii. Objetivos... 24

Índice. iii. Objetivos... 24 Índice Objetivos... 2 1: Modelación de base de datos... 2 2: Ejemplo de un caso de negocios... 3 2.1: Requerimientos de la aplicación... 4 2.2: Características de flujo de información... 4 2.3: Diagrama

Más detalles

CURSO DE CERTIFICACIÓN MCPD

CURSO DE CERTIFICACIÓN MCPD MCPD: Enterprise Applications Developer The Microsoft Certified Professional Developer: Enterprise Applications Developer (MCPD: Enterprise Applications Developer) certification demonstrates that you have

Más detalles

Nuevas rutas, nuevos horizontes un mismo camino hacia el éxito.

Nuevas rutas, nuevos horizontes un mismo camino hacia el éxito. g Nuevas rutas, nuevos horizontes un mismo camino hacia el éxito. Carreras de certificación Obtenga mejores competencias avance en su carrera hoy mismo. g Cursos Presenciales g Herramientas de apoyo g

Más detalles

Máster. Consultor ERP. Certificaciones oficiales

Máster. Consultor ERP. Certificaciones oficiales Máster Consultor ERP Certificaciones oficiales Introducción Este programa surge ante la necesidad de cubrir la fuerte demanda del mercado laboral de consultores certificados en SAP-ERP. Tanto Volkswagen

Más detalles

Haga progresar sus habilidades con el entrenamiento y la certificación de Azure

Haga progresar sus habilidades con el entrenamiento y la certificación de Azure Q4 Calendario de Cursos Octubre - Noviembre - Diciembre / 2017 Haga progresar sus habilidades con el entrenamiento y la certificación de Azure Independientemente de que sea nuevo en Azure o de que sea

Más detalles

Programación de Cursos

Programación de Cursos Programación de Cursos Portada 2015 Agosto - Diciembre IT Service Management 9320: ITIL Foundation 1230: COBIT 5 Foundation Course 9331: ITIL Planning, Protection & Optimization Capability (PPO) 9332:

Más detalles

Servicios de formación SAP. Formación SAP. SAP Solution Manager AUSAPE 1/6

Servicios de formación SAP. Formación SAP. SAP Solution Manager AUSAPE 1/6 Formación SAP SAP Solution Manager AUSAPE 1/6 ÍNDICE 1. INTRODUCCIÓN...3 1.1. Alcance inicial de la Formación...3 1.2. Contenido estándar de la formación...3 SM100 - SAP SOLUTION MANAGER FOR OPERATIONS

Más detalles

PROGRAMA FORMATIVO: ORACLE JAVAEE WEBLOGIC EXPERTO

PROGRAMA FORMATIVO: ORACLE JAVAEE WEBLOGIC EXPERTO PROGRAMA FORMATIVO: ORACLE JAVAEE WEBLOGIC EXPERTO Noviembre 2015 DATOS GENERALES DEL CURSO 1. Familia Profesional: INFORMÁTICA Y COMUNICACIONES (IFC) Área Profesional: SISTEMAS Y TELEMÁTICA 2. Denominación:

Más detalles

Oracle DBA. Requisitos previos. Duración y modalidad. Próximos Inicios. Alcances de la Capacitación. Costo y formas de pago. Instructor a cargo

Oracle DBA. Requisitos previos. Duración y modalidad. Próximos Inicios. Alcances de la Capacitación. Costo y formas de pago. Instructor a cargo Oracle DBA Requisitos previos Para realizar esta capacitación es necesario que los alumnos posean los siguientes conocimientos: Manejo de inglés, Lecto-Comprensión de textos técnicos. Modelo relacional

Más detalles

CALENDARIO DE APLICACIONES

CALENDARIO DE APLICACIONES CALENDARIO DE APLICACIONES TELEFONO (55) CALENDARIO DE APLICACIONES CALENDARIO DE APLICACIONES LISTA DE PRECIOS CURSOS DE APLICACIONES CURSO PRECIO POR NIVEL INTRODUCCION A LAS COMPUTADORAS $ 1,400 WORD

Más detalles

MICROSOFT DYNAMICS NAV 2009

MICROSOFT DYNAMICS NAV 2009 Introducción Sistema Gestión Empresarial MICROSOFT DYNAMICS NAV 2009 Programa Certificación Oficial Microsoft. En colaboración: Organiza: Índice I. Objetivos del curso 3 II. Modalidad 5 III. Programa Formativo

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

Pruebas de Compatibilidad de Aplicaciones con SQL Server 2008

Pruebas de Compatibilidad de Aplicaciones con SQL Server 2008 Pruebas de Compatibilidad de Aplicaciones con SQL Server 2008 Instrucciones Generales El objetivo de esta iniciativa es determinar si sus aplicaciones ejecutan apropiadamente en SQL Server 2008 y apoyar

Más detalles

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Código: ST32 Duración: 25 horas Este curso describe cómo implementar una plataforma de almacén de datos para apoyar una solución BI. Los estudiantes aprenderán cómo crear un almacén de datos con Microsoft

Más detalles

ETS APPs 26.10.2012 MATELEC 2012. Nuevas Funciones para ETS. Madrid. Casto Cañavate KNX Association International

ETS APPs 26.10.2012 MATELEC 2012. Nuevas Funciones para ETS. Madrid. Casto Cañavate KNX Association International ETS APPs Nuevas Funciones para ETS 26.10.2012 MATELEC 2012 Madrid Casto Cañavate KNX Association International KNX Association International Page No. 2 Introducción Diversidad de Proyectos Viviendas Oficinas

Más detalles

sudo mkdir /usr/local/pgsql/data /home/ /home/juan sudo chown juan /usr/local/pgsql/data

sudo mkdir /usr/local/pgsql/data /home/ /home/juan sudo chown juan /usr/local/pgsql/data sudo tar -zxvf postgresql-8.2.4.tar.gz cd postgresql-8.2.4 sudo./configure sudo./configure --without-[opcion] sudo make sudo make install sudo mkdir /usr/local/pgsql/data /home/ /home/juan sudo chown juan

Más detalles

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio

Por qué ExecuTrain? Por qué ExecuTrain? Modalidad de servicio Por qué ExecuTrain? ExecuTrain es un proveedor de entrenamiento corporativo a nivel internacional y líder mundial en la capacitación empresarial. Contamos con 22 años y más de 62 mil personas capacitadas

Más detalles

Agustiniano Ciudad Salitre School Computer Science Support Guide - 2015 Second grade First term

Agustiniano Ciudad Salitre School Computer Science Support Guide - 2015 Second grade First term Agustiniano Ciudad Salitre School Computer Science Support Guide - 2015 Second grade First term UNIDAD TEMATICA: INTERFAZ DE WINDOWS LOGRO: Reconoce la interfaz de Windows para ubicar y acceder a los programas,

Más detalles

Informaciones e Inscripciones Huérfanos 835 Piso 9 Edificio Opera - Fonos: 6322497-6322529 Fax:: 6322529 www.goldentraining.cl 1

Informaciones e Inscripciones Huérfanos 835 Piso 9 Edificio Opera - Fonos: 6322497-6322529 Fax:: 6322529 www.goldentraining.cl 1 Informaciones e Inscripciones Huérfanos 835 Piso 9 Edificio Opera - Fonos: 6322497-6322529 Fax:: 6322529 www.goldentraining.cl 1 Microsoft Certified Technology Specialist Windows Server 2008 Upgrading

Más detalles

Administering System Center 2012 Configuration Manager (Exam ) * (

Administering System Center 2012 Configuration Manager (Exam )  * ( Administering System Center 2012 Configuration Manager (Exam 70-243) Índice 01 Datos generales del curso 02 Objetivos 03 Contenidos 04 Más información e inscripciones 2 Datos generales Datos Título Actuación

Más detalles

Dell PowerVault Data Protection Solution Guía de referencia rápida

Dell PowerVault Data Protection Solution Guía de referencia rápida Dell PowerVault Data Protection Solution Guía de referencia rápida Información general Este documento se ha diseñado para ayudarle a encontrar rápidamente información acerca de Dell PowerVault Data Protection

Más detalles

Carrera Internacional

Carrera Internacional Carrera Internacional Prerrequisitos Key Job Tasks Contenido Programático (Cursos Oficiales) Interconnecting Cisco Network Devices: Accelerated (CCNAX) V2.0 This class is based on the traditional ICND1

Más detalles

I N G E N I E R Í A D E S I S T E M A S B U S I N E S S INTELLIGENCE

I N G E N I E R Í A D E S I S T E M A S B U S I N E S S INTELLIGENCE I N G E N I E R Í A D E S I S T E M A S B U S I N E S S INTELLIGENCE Carga Lectiva: 700 horas Formación técnica y certificación: 200 horas El alumno realiza la formación técnica utilizando las últimas

Más detalles