Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Mainframe Db2 Developer  Course 1 Vote_lcapMainframe Db2 Developer  Course 1 Voting_barMainframe Db2 Developer  Course 1 Vote_rcap 
tano1221
Mainframe Db2 Developer  Course 1 Vote_lcapMainframe Db2 Developer  Course 1 Voting_barMainframe Db2 Developer  Course 1 Vote_rcap 
大†Shinegumi†大
Mainframe Db2 Developer  Course 1 Vote_lcapMainframe Db2 Developer  Course 1 Voting_barMainframe Db2 Developer  Course 1 Vote_rcap 
ℛeℙ@¢ᴋ€r
Mainframe Db2 Developer  Course 1 Vote_lcapMainframe Db2 Developer  Course 1 Voting_barMainframe Db2 Developer  Course 1 Vote_rcap 
ПΣӨƧӨFƬ
Mainframe Db2 Developer  Course 1 Vote_lcapMainframe Db2 Developer  Course 1 Voting_barMainframe Db2 Developer  Course 1 Vote_rcap 
Engh3
Mainframe Db2 Developer  Course 1 Vote_lcapMainframe Db2 Developer  Course 1 Voting_barMainframe Db2 Developer  Course 1 Vote_rcap 
Octubre 2024
LunMarMiérJueVieSábDom
 123456
78910111213
14151617181920
21222324252627
28293031   
CalendarioCalendario
Últimos temas
» Women In Business: Guiding Women To Executive Success
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:24 am por missyou123

» Understanding and Implementing Data Models with Sisense
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:22 am por missyou123

» Udemy-Note-Taking For Business
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:20 am por missyou123

» The Semiconductor Environment - Part 2
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:18 am por missyou123

» The Semiconductor Environment - Part 1
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:16 am por missyou123

» The Empowerment Blueprint Course
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:14 am por missyou123

» The Agile Practitioner's Technique Toolkit
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:12 am por missyou123

» The 5 Levels of Creative Camera Angles
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:10 am por missyou123

» Tension Headache Relief Blueprint
Mainframe Db2 Developer  Course 1 EmptyHoy a las 7:08 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Mainframe Db2 Developer Course 1

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 74654
Fecha de inscripción : 20/08/2016

Mainframe Db2 Developer  Course 1 Empty
MensajeTema: Mainframe Db2 Developer Course 1   Mainframe Db2 Developer  Course 1 EmptyLun Abr 08, 2024 3:23 am

Mainframe Db2 Developer Course 1


Mainframe Db2 Developer  Course 1 918367bbdeacd61fe679c1e1129a490f

Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.65 GB | Duration: 7h 9m

DB2, DB2 on Z/OS


What you'll learn
Introduction to DB2
DB2 Objects
DB2 Components: SSAS,DBAS,DDF,SPAS,IRLM
Data types in DB2
Executing SQL commands thru QMF tool
Executing SQL commands thru SPUFI tool
Create table command, Primary key, Unique Index
INSERT,SELECT,UPDATE and Delete commands
SELECT Command: Where, Group By,Order By and Having,Like,Where , *
Joins in DB2
Subqueries in DB2
Requirements
Mainframe basics
Description
In the comprehensive Mainframe DB2 developer curriculum, the initial segment focuses on fundamental concepts. This includes an introduction to DB2, exploration of DB2 objects and components, as well as an in-depth study of datatypes within the DB2 environment. Students will gain practical experience in executing SQL commands using both QMF and SPUFI interfaces, covering essential operations such as CREATE TABLE, INSERT, UPDATE, DELETE, SELECT commands, Join concepts, Sub queries. The subsequent course delves into the integration of DB2 functionalities within COBOL programs, providing learners with hands-on training in implementing DB2 features in COBOL applications.Topics covered:Introduction to DB2Understanding DB2 ObjectsExploring DB2 ComponentsStudying Datatypes in DB2Executing SQL Commands in QMFExecuting SQL Commands in SPUFILearning CREATE TABLE CommandMastering INSERT CommandUnderstanding UPDATE CommandImplementing DELETE CommandExecuting SELECT CommandCreate table with Primary keyCreate table with Composite keyCreate table with referential integrityDiscussed on few SQL commands like -105, -206,-204,-180,-181, -540 and etc.Joins in DB2Inner joinLeft outer joinRight outer joinFull outer joinSub-queriesThe topics outlined above are thoroughly explored on the Mainframe server to facilitate better comprehension and practical knowledge acquisition. Through both Course 1 and Course 2, students will engage in hands-on learning experiences that reinforce their understanding of DB2 concepts and their application within the Mainframe environment.
Overview
Section 1: Introduction to DB2, DB2 Objects, DB2 Components,Intro to QMF,SPUFI, Datatypes
Lecture 1 Introduction to DB2, Differences between Files and DB2
Lecture 2 What is Object in DB2 and Different types of DB2 Objects
Lecture 3 DB2 Architecture components: SSAS, DBAS, IRLM,SPAS,DDF
Lecture 4 Detailed discussion about DB2 Objects Storage, Database,TableSpace objects
Lecture 5 Datatypes in DB2
Lecture 6 Executing SQL commands in QMF
Lecture 7 Executing SQL commands in SPUFI, Creation of TABLE,UNIQUE Index
Lecture 8 INSER,SELECT,UPDATE,DELTETE commands execution in SPUFI
Lecture 9 Primay key and Unique index in DB2
Lecture 10 What is Composite key? and Demo on Composite key
Lecture 11 Demo on Referential Integrity
Section 2: Different options in SELECT command: Where, GROUP BY, HAVING,LIKE,AND,ORDER BY
Lecture 12 Select Command and Different options in SELECT command - Part 1 video
Lecture 13 Select Command and Different options in SELECT command - Part 2 video
Section 3: Joins in DB2
Lecture 14 Demo on Different types of joins
Section 4: Subqueries in DB2
Lecture 15 Subqueries in DB2
Beginners who are learning DB2 first time

Screenshots

Mainframe Db2 Developer  Course 1 8922f44844bcab1ef11da64d86459812

rapidgator.net:
Código:

https://rapidgator.net/file/c6b356801890bae7011f71ee59c402c3/axsit.Mainframe.Db2.Developer.Course.1.part1.rar.html
https://rapidgator.net/file/bb67e452d563e7b5fdc60cd354b7f4e4/axsit.Mainframe.Db2.Developer.Course.1.part2.rar.html
https://rapidgator.net/file/c69f82675f93d2ca48bc00acc6587814/axsit.Mainframe.Db2.Developer.Course.1.part3.rar.html
https://rapidgator.net/file/30f56dca537690a4fe54fca5d4e41e73/axsit.Mainframe.Db2.Developer.Course.1.part4.rar.html
https://rapidgator.net/file/38af453a463c022239665447969571e8/axsit.Mainframe.Db2.Developer.Course.1.part5.rar.html

nitroflare.com:
Código:

https://nitroflare.com/view/3C6B5836AA3CC11/axsit.Mainframe.Db2.Developer.Course.1.part1.rar
https://nitroflare.com/view/AFDC48A39A41E8C/axsit.Mainframe.Db2.Developer.Course.1.part2.rar
https://nitroflare.com/view/C6F6C30164308A0/axsit.Mainframe.Db2.Developer.Course.1.part3.rar
https://nitroflare.com/view/D4B6FC30082027C/axsit.Mainframe.Db2.Developer.Course.1.part4.rar
https://nitroflare.com/view/475B47E2174E0FA/axsit.Mainframe.Db2.Developer.Course.1.part5.rar
Volver arriba Ir abajo
 

Mainframe Db2 Developer Course 1

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Introduction to Mainframe and TSO & ISPF
» Mainframe: CICS Map creation
» Mainframe Ims-Db For Beginners -Training By Anil Polsani
» Mainframe: Code DB2 on COBOL Programs for Absolute Beginners
» Mainframe Virtual Storage Access Method [VSAM]

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-