SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
MS SQL SERVER 2008 - IMPLEMENTING A
MICROSOFT® SQL SERVER™ 2008 DATABASE
[cod. E350]
UN BUON MOTIVO PER
L’obiettivo del Corso è fornire ai partecipanti la preparazione e le competenze necessarie per
implementare un database Microsoft SQL Server 2008 database. Il Corso approfondisce l'insegnamento
delle caratteristiche e degli strumenti di SQL Server 2008 specificamente adatti all'implementazione di un
database.
A CHI È RIVOLTO
Amministratore/Sistemista
Prerequisiti:
 Conoscenza di base del sistema operativo Microsoft Windows e delle sue principali funzionalità
 Conoscenza operativa del Transact SQL
 Conoscenza operativa dei database relazionali
 Un po' di esperienza nella progettazione dei database
COMPETENZE ACQUISITE
Al termine del corso i partecipanti saranno in grado di:
 Creare un database e i relativi files
 Creare tipi di dati e tabelle
 Utilizzare le caratteristiche XML di Microsoft SQL Server 2008
 Pianificare, creare e ottimizzare indici
 Implementare l'integrità dei dati nei database Microsoft SQL Server 2008 utilizzando i constraints
 Implementare l'integrità dei dati nei database Microsoft SQL Server 2008 utilizzando i trigger
 Implementare le viste
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Implementare le stored procedures
 Implementare le funzioni
 Implementare codice gestito nel database
 Gestire i lock e le transazioni
 Utilizzare il Service Broker per creare una soluzione di tipo messaging
PROGRAMMA DI DETTAGLIO
1) Creating Databases and Database Files
 The students will learn one of the most
fundamental tasks that a database
 developer must perform, the creation of
a database and its major
 components, such as creating databases,
setting database opti
 Lesson 1: Creating Databases
 Lesson 2: Creating Filegroups
 Lesson 3: Creating Schemas
 Lesson 4: Creating Database Snapshots
 Lab: Creating Databases and Database
Files
 Exercise 1: (Level 200) Creating a
Database
 Exercise 2: (Level 200) Creating Schemas
 Exercise 3: (Level 300) Creating a
Database Snapshot
2) Creating Data Types and Tables
 The students will learn about the system-
supplied data types in SQL Server
 2008. They will learn how to define
custom Transact-SQL data types and
 how to create tables and how to use
partitioned tables
 Lesson 1: Creating Data Types
 Lesson 2: Creating Tables
 Lesson 3: Creating Partitioned Tables
 Lab: Creating Data Types and Tables
 Exercise 1 (Level 200): Creating Data
Types
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Exercise 2 (Level 200): Using New Date
and Time Data Types
 Exercise 3 (Level 200): Creating Tables
 Exercise 4: (Level 300) Creating
Partitioned Tables
3) Creating and Tuning Indexes
 The students will learn how to plan,
create, and optimize indexes to attain
optimal performance benefits.
 Lesson 1: Planning Indexes
 Lesson 2: Creating Indexes
 Lesson 3: Optimizing Indexes
 Lab: Creating and Tuning Indexes
 Exercise 1: (Level 200) Creating Indexes
 Exercise 2: (Level 300) Tuning Indexes
4) Implementing Data Integrity by Using
Constraints and Triggers
 The students will learn about
implementing data integrity in SQL
Server 2008 by using constraints. They
will also implement data integrity by
using triggers.
 Lesson 1: Data Integrity Overview
 Lesson 2: Implementing Constraints
 Lesson 3: Implementing Triggers
 Lab: Implementing Data Integrity by
Using Constraints and Triggers
 Exercise 1: (Level 200) Creating
Constraints
 Exercise 2: (Level 200) Disabling
Constraints
 Exercise 3: (Level 300) Creating Triggers
5) Using XML
 The students will learn how to work with
XML, including use of the FOR XML
 clause, the OPENXML function, XQuery
expressions, and the xml native data
 type. They will learn the considerations to
be take
 Lesson 1: Using the XML Data Type
 Lesson 2: Retrieving XML by Using FOR
XML
 Lesson 3: Shredding XML by Using
OPENXML
 Lesson 4: Introducing XQuery
 Lesson 5: Creating XML Indexes
 Lesson 6: Implementing XML Schemas
 Lab: Using XML
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Exercise 1: (Level 200) Mapping
Relational Data and XML
 Exercise 2: (Level 200) Storing XML
Natively in the Database
 Exercise 3: (Level 300) Using XQuery with
XML Methods
 Exercise 4: (Level 200) Create XML
Indexes
 Exercise 5: (Level 300) Implementing XML
Schemas
6) Implementing Views
 The students will be introduced to the
different types of views available in
 Microsoft SQL Server 2008 which provide
a convenient way to access data
 through a predefined query.
 Lesson 1: Introduction to Views
 Lesson 2: Creating and Managing Views
 Lesson 3: Optimizing Performance by
Using Views
 Lab: Implementing Views
 Exercise 1: (Level 200) Creating Views
 Exercise 2: (Level 200) Creating Indexed
Views
 Exercise 3: (Level 200) Creating
Partitioned Views
7) Implementing Stored Procedures
 The students will learn the design and
implementation of stored procedures
 to enforce business rules or data
consistency, or to modify and maintain
 existing stored procedures written by
other develope
 Lesson 1: Implementing Stored
Procedures
 Lesson 2: Creating Parameterized Stored
Procedures
 Lesson 3: Working With Execution Plans
 Lesson 4: Handling Errors
 Lab: Implementing Stored Procedures
 Exercise 1: (Level 300) Creating Stored
Procedures
 Exercise 2: (Level 300) Working with
Execution Plans
8) Implementing Functions
 The students will learn the design and
implementation of user-defined
 functions that enforce business rules or
data consistency, or to modify and
 maintain existing functions written by
other developer
 Lesson 1: Creating and Using Functions
 Lesson 2: Working with Functions
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Lesson 3: Controlling Execution Context
 Lab: Implementing Functions
 Exercise 1: (Level 300) Creating Functions
 Exercise 2: (Level 300) Controlling
Execution Context
9) Implementing Managed Code in the
Database
 The students will learn to use managed
code to implement database objects,
 such as stored procedures, user-defined
data types, user-defined functions,
 and triggers.
 Lesson 1: Introduction to the SQL Server
Common Language Runtime
 Lesson 2: Importing and Configuring
Assemblies
 Lesson 3: Creating Managed Database
Objects
 Lab: Implementing Managed Code in the
Database
 Exercise 1: (Level 300) Importing an
Assembly
 Exercise 2: (Level 300) Creating Managed
Database Objects
10) Managing Transactions and Locks
 The students will learn to use
transactions and SQL Server locking
mechanisms to meet the performance
and data integrity requirements of their
applications.
 Lesson 1: Overview of Transactions and
Locks
 Lesson 2: Managing Transactions
 Lesson 3: Understanding SQL Server
Locking Architecture
 Lesson 4: Managing Locks
 Lab: Managing Transactions and Locks
 Exercise 1: (Level 300) Using Transactions
 Exercise 2: (Level 300) Managing Locks
 Exercise 3: (Level 300) Using Partition
Locking
11) Using Service Broker
 The students will learn to use Service
Broker to create secure, reliable, and
 scalable applications.
 Lesson 1: Service Broker Overview
 Lesson 2: Creating Service Broker Objects
 Lesson 3: Sending and Receiving
Messages
 Lab: Using Service Broker
 Exercise 1: (Level 300) Creating Service
Broker Objects
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Exercise 2: (Level 300) Implementing the
Initiating Service
 Exercise 3: (Level 300) Implementing the
Target Service
MODALITA’ FORMATIVE
o SEMINARIO
Intervento collettivo d'aula a taglio divulgativo, di approfondimento o generico su di un tema afferente ai
contenuti sotto descritti. La durata è stabilita da un minimo di 3 ad un massimo di 8 ore.
o WORKSHOP
Intervento collettivo d'aula a taglio pratico sperimentale finalizzato alla condivisione di problemi, proposte,
soluzioni, esami di certificazione e strumenti specifici afferenti ai contenuti sotto descritti e ai processi
aziendali ad essi collegati. La durata è stabilita da un minimo di 3 ad un massimo di 16 ore.
o CORSO
TRAINING: «il sapere e il saper fare» intervento frontale, seminariale e di laboratorio finalizzato
all’introduzione e alla conoscenza teorica e pratica dell’argomento in oggetto. TRAINING ON THE JOB:
«il saper risolvere» intervento personalizzato finalizzato alla conduzione di strumenti operativi e di
soluzioni pratiche Le durate sono coerenti rispetto agli obiettivi e sono stabilite da un minimo di 9 ad un
massimo di 40 ore.

Weitere ähnliche Inhalte

Was ist angesagt?

MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...
MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...
MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...LEN Learning Education Network
 
Ms windows server 2008 - updating your application platform technology skills...
Ms windows server 2008 - updating your application platform technology skills...Ms windows server 2008 - updating your application platform technology skills...
Ms windows server 2008 - updating your application platform technology skills...LEN Learning Education Network
 
Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN
Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN
Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN LEN Learning Education Network
 
MS VISUAL STUDIO 2005 - Core web application development - Scheda corso LEN
MS VISUAL STUDIO 2005 - Core web application development - Scheda corso LENMS VISUAL STUDIO 2005 - Core web application development - Scheda corso LEN
MS VISUAL STUDIO 2005 - Core web application development - Scheda corso LENLEN Learning Education Network
 
MS windows server 2008 - Configuring and troubleshooting a network infrastruc...
MS windows server 2008 - Configuring and troubleshooting a network infrastruc...MS windows server 2008 - Configuring and troubleshooting a network infrastruc...
MS windows server 2008 - Configuring and troubleshooting a network infrastruc...LEN Learning Education Network
 
Installing and configuring the windows vista operating system - Scheda corso LEN
Installing and configuring the windows vista operating system - Scheda corso LENInstalling and configuring the windows vista operating system - Scheda corso LEN
Installing and configuring the windows vista operating system - Scheda corso LENLEN Learning Education Network
 
MS windows server 2008 - Managing and maintaining network infrastructure serv...
MS windows server 2008 - Managing and maintaining network infrastructure serv...MS windows server 2008 - Managing and maintaining network infrastructure serv...
MS windows server 2008 - Managing and maintaining network infrastructure serv...LEN Learning Education Network
 
MS windows desktop operating systems support users and troublesh applications...
MS windows desktop operating systems support users and troublesh applications...MS windows desktop operating systems support users and troublesh applications...
MS windows desktop operating systems support users and troublesh applications...LEN Learning Education Network
 
Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...
Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...
Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...LEN Learning Education Network
 
Ms sql server 2005 - Implementing a database - Scheda corso LEN
Ms sql server 2005 - Implementing a database - Scheda corso LENMs sql server 2005 - Implementing a database - Scheda corso LEN
Ms sql server 2005 - Implementing a database - Scheda corso LENLEN Learning Education Network
 
Ms sql server 2005 - For experienced oracle dbas - Scheda corso LEN
Ms sql server 2005 - For experienced oracle dbas - Scheda corso LENMs sql server 2005 - For experienced oracle dbas - Scheda corso LEN
Ms sql server 2005 - For experienced oracle dbas - Scheda corso LENLEN Learning Education Network
 
Managing and maintaining a microsoft windows server 2003 environment - Scheda...
Managing and maintaining a microsoft windows server 2003 environment - Scheda...Managing and maintaining a microsoft windows server 2003 environment - Scheda...
Managing and maintaining a microsoft windows server 2003 environment - Scheda...LEN Learning Education Network
 
Ms sql server 2005 - Designing databases - Scheda corso LEN
Ms sql server 2005 - Designing databases - Scheda corso LENMs sql server 2005 - Designing databases - Scheda corso LEN
Ms sql server 2005 - Designing databases - Scheda corso LENLEN Learning Education Network
 
Ms sql server 2005 - designing the data tier - Scheda corso LEN
Ms sql server 2005 - designing the data tier - Scheda corso LENMs sql server 2005 - designing the data tier - Scheda corso LEN
Ms sql server 2005 - designing the data tier - Scheda corso LENLEN Learning Education Network
 
Supporting windows vista computers with desktop images and application packag...
Supporting windows vista computers with desktop images and application packag...Supporting windows vista computers with desktop images and application packag...
Supporting windows vista computers with desktop images and application packag...LEN Learning Education Network
 
E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...
E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...
E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...LEN Learning Education Network
 
MS Office Share Point designer 2007 - Scheda corso LEN
MS Office Share Point designer 2007 - Scheda corso LENMS Office Share Point designer 2007 - Scheda corso LEN
MS Office Share Point designer 2007 - Scheda corso LENLEN Learning Education Network
 

Was ist angesagt? (20)

MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...
MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...
MS VISUAL STUDIO 2005 - Core distributed application development - Scheda cor...
 
Ms windows server 2008 - updating your application platform technology skills...
Ms windows server 2008 - updating your application platform technology skills...Ms windows server 2008 - updating your application platform technology skills...
Ms windows server 2008 - updating your application platform technology skills...
 
Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN
Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN
Upgrading your skills from microsoft exchange server 5.5 - Scheda corso LEN
 
MS VISUAL STUDIO 2005 - Core web application development - Scheda corso LEN
MS VISUAL STUDIO 2005 - Core web application development - Scheda corso LENMS VISUAL STUDIO 2005 - Core web application development - Scheda corso LEN
MS VISUAL STUDIO 2005 - Core web application development - Scheda corso LEN
 
MS windows server 2008 - Configuring and troubleshooting a network infrastruc...
MS windows server 2008 - Configuring and troubleshooting a network infrastruc...MS windows server 2008 - Configuring and troubleshooting a network infrastruc...
MS windows server 2008 - Configuring and troubleshooting a network infrastruc...
 
MS Access 2007 avanzato - Scheda corso LEN
MS Access 2007 avanzato - Scheda corso LENMS Access 2007 avanzato - Scheda corso LEN
MS Access 2007 avanzato - Scheda corso LEN
 
Installing and configuring the windows vista operating system - Scheda corso LEN
Installing and configuring the windows vista operating system - Scheda corso LENInstalling and configuring the windows vista operating system - Scheda corso LEN
Installing and configuring the windows vista operating system - Scheda corso LEN
 
MS windows server 2008 - Managing and maintaining network infrastructure serv...
MS windows server 2008 - Managing and maintaining network infrastructure serv...MS windows server 2008 - Managing and maintaining network infrastructure serv...
MS windows server 2008 - Managing and maintaining network infrastructure serv...
 
MS windows desktop operating systems support users and troublesh applications...
MS windows desktop operating systems support users and troublesh applications...MS windows desktop operating systems support users and troublesh applications...
MS windows desktop operating systems support users and troublesh applications...
 
Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...
Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...
Gestire e mantenere un ambiente windows server 2003 per mcsa windows 2000 - S...
 
Ms sql server 2005 - Implementing a database - Scheda corso LEN
Ms sql server 2005 - Implementing a database - Scheda corso LENMs sql server 2005 - Implementing a database - Scheda corso LEN
Ms sql server 2005 - Implementing a database - Scheda corso LEN
 
Ms sql server 2005 - For experienced oracle dbas - Scheda corso LEN
Ms sql server 2005 - For experienced oracle dbas - Scheda corso LENMs sql server 2005 - For experienced oracle dbas - Scheda corso LEN
Ms sql server 2005 - For experienced oracle dbas - Scheda corso LEN
 
Managing and maintaining a microsoft windows server 2003 environment - Scheda...
Managing and maintaining a microsoft windows server 2003 environment - Scheda...Managing and maintaining a microsoft windows server 2003 environment - Scheda...
Managing and maintaining a microsoft windows server 2003 environment - Scheda...
 
Ms sql server 2005 - Designing databases - Scheda corso LEN
Ms sql server 2005 - Designing databases - Scheda corso LENMs sql server 2005 - Designing databases - Scheda corso LEN
Ms sql server 2005 - Designing databases - Scheda corso LEN
 
Ms access 2003 Avanzato - Scheda corso LEN
Ms access 2003 Avanzato - Scheda corso LENMs access 2003 Avanzato - Scheda corso LEN
Ms access 2003 Avanzato - Scheda corso LEN
 
Ms sql server 2005 - designing the data tier - Scheda corso LEN
Ms sql server 2005 - designing the data tier - Scheda corso LENMs sql server 2005 - designing the data tier - Scheda corso LEN
Ms sql server 2005 - designing the data tier - Scheda corso LEN
 
Supporting windows vista computers with desktop images and application packag...
Supporting windows vista computers with desktop images and application packag...Supporting windows vista computers with desktop images and application packag...
Supporting windows vista computers with desktop images and application packag...
 
E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...
E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...
E017 pianificare implementare-gestire_ambiente_windows_server_2003_mcse_windo...
 
MS Office Share Point designer 2007 - Scheda corso LEN
MS Office Share Point designer 2007 - Scheda corso LENMS Office Share Point designer 2007 - Scheda corso LEN
MS Office Share Point designer 2007 - Scheda corso LEN
 
MS Access 2007 base - Scheda corso LEN
MS Access 2007 base - Scheda corso LENMS Access 2007 base - Scheda corso LEN
MS Access 2007 base - Scheda corso LEN
 

Andere mochten auch

Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...
Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...
Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...LEN Learning Education Network
 
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...LEN Learning Education Network
 
MS Office 2003 - Enabling business processes using xml smart documents and sm...
MS Office 2003 - Enabling business processes using xml smart documents and sm...MS Office 2003 - Enabling business processes using xml smart documents and sm...
MS Office 2003 - Enabling business processes using xml smart documents and sm...LEN Learning Education Network
 
Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...
Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...
Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...LEN Learning Education Network
 

Andere mochten auch (8)

Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...
Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...
Armonia ed efficacia nelle equipe socio assistenziali e socio sanitarie - Sch...
 
Introduzione alla programmazione - Scheda corso LEN
Introduzione alla programmazione - Scheda corso LENIntroduzione alla programmazione - Scheda corso LEN
Introduzione alla programmazione - Scheda corso LEN
 
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
 
S352 ajax-asynchronous-java script-and-xml
S352 ajax-asynchronous-java script-and-xmlS352 ajax-asynchronous-java script-and-xml
S352 ajax-asynchronous-java script-and-xml
 
MS Office 2003 - Enabling business processes using xml smart documents and sm...
MS Office 2003 - Enabling business processes using xml smart documents and sm...MS Office 2003 - Enabling business processes using xml smart documents and sm...
MS Office 2003 - Enabling business processes using xml smart documents and sm...
 
S356 programmazione-php-base
S356 programmazione-php-baseS356 programmazione-php-base
S356 programmazione-php-base
 
Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...
Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...
Ms sql server 2008 - implementing and maintaining microsoft® sql server™- 200...
 
Gestire con le emozioni - Scheda corso LEN
Gestire con le emozioni - Scheda corso LENGestire con le emozioni - Scheda corso LEN
Gestire con le emozioni - Scheda corso LEN
 

Ähnlich wie Ms sql server - 2008 Implementing a microsoft® sql server™ - 2008 database - Scheda corso LEN

Ms sql server 2005 - Maintaining a database - Scheda corso LEN
Ms sql server 2005 - Maintaining a database - Scheda corso LENMs sql server 2005 - Maintaining a database - Scheda corso LEN
Ms sql server 2005 - Maintaining a database - Scheda corso LENLEN Learning Education Network
 
MS ASP.NET 2.0 - Developing web applications - Scheda corso LEN
MS ASP.NET 2.0 - Developing web applications - Scheda corso LENMS ASP.NET 2.0 - Developing web applications - Scheda corso LEN
MS ASP.NET 2.0 - Developing web applications - Scheda corso LENLEN Learning Education Network
 
MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...
MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...
MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...LEN Learning Education Network
 
Configuring active directory domain services - Scheda corso LEN
Configuring active directory domain services - Scheda corso LENConfiguring active directory domain services - Scheda corso LEN
Configuring active directory domain services - Scheda corso LENLEN Learning Education Network
 
Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...
Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...
Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...LEN Learning Education Network
 
MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...
MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...
MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...LEN Learning Education Network
 
MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...
MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...
MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...LEN Learning Education Network
 
Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...
Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...
Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...LEN Learning Education Network
 
FONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LEN
FONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LENFONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LEN
FONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LENLEN Learning Education Network
 
MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...
MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...
MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...LEN Learning Education Network
 
Windows compute cluster server 2003 training - Scheda corso LEN
Windows compute cluster server 2003 training - Scheda corso LENWindows compute cluster server 2003 training - Scheda corso LEN
Windows compute cluster server 2003 training - Scheda corso LENLEN Learning Education Network
 
MS windows mobile 6.0 - Developing managed applications - Scheda corso LEN
MS windows mobile 6.0 - Developing managed applications - Scheda corso LENMS windows mobile 6.0 - Developing managed applications - Scheda corso LEN
MS windows mobile 6.0 - Developing managed applications - Scheda corso LENLEN Learning Education Network
 
Ms sql server 2005 - Designing high availability database solutions - Scheda ...
Ms sql server 2005 - Designing high availability database solutions - Scheda ...Ms sql server 2005 - Designing high availability database solutions - Scheda ...
Ms sql server 2005 - Designing high availability database solutions - Scheda ...LEN Learning Education Network
 
MS.NET PLATFORM - Introduction to xml - Scheda corso LEN
MS.NET PLATFORM - Introduction to xml - Scheda corso LENMS.NET PLATFORM - Introduction to xml - Scheda corso LEN
MS.NET PLATFORM - Introduction to xml - Scheda corso LENLEN Learning Education Network
 
Ms sql server 2005 - Administering and automating databases and services - Sc...
Ms sql server 2005 - Administering and automating databases and services - Sc...Ms sql server 2005 - Administering and automating databases and services - Sc...
Ms sql server 2005 - Administering and automating databases and services - Sc...LEN Learning Education Network
 

Ähnlich wie Ms sql server - 2008 Implementing a microsoft® sql server™ - 2008 database - Scheda corso LEN (19)

Ms sql server 2005 - Maintaining a database - Scheda corso LEN
Ms sql server 2005 - Maintaining a database - Scheda corso LENMs sql server 2005 - Maintaining a database - Scheda corso LEN
Ms sql server 2005 - Maintaining a database - Scheda corso LEN
 
MS ADO.NET - Programming
MS ADO.NET - ProgrammingMS ADO.NET - Programming
MS ADO.NET - Programming
 
MS ASP.NET 2.0 - Developing web applications - Scheda corso LEN
MS ASP.NET 2.0 - Developing web applications - Scheda corso LENMS ASP.NET 2.0 - Developing web applications - Scheda corso LEN
MS ASP.NET 2.0 - Developing web applications - Scheda corso LEN
 
MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...
MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...
MS VISUAL STUDIO 2005.2008 - Core foundations of- net 2.0 development - Sched...
 
Configuring active directory domain services - Scheda corso LEN
Configuring active directory domain services - Scheda corso LENConfiguring active directory domain services - Scheda corso LEN
Configuring active directory domain services - Scheda corso LEN
 
Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...
Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...
Ms sql server 2008 updating your sql 2005 skills to sql server 2008 - Scheda ...
 
Clustering - Scheda corso LEN
Clustering - Scheda corso LENClustering - Scheda corso LEN
Clustering - Scheda corso LEN
 
MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...
MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...
MS VISUAL STUDIO 2008 - Implementing administering ms visual studio 2008 team...
 
S351 lotus-domino-sviluppo-applicazioni
S351 lotus-domino-sviluppo-applicazioniS351 lotus-domino-sviluppo-applicazioni
S351 lotus-domino-sviluppo-applicazioni
 
MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...
MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...
MS VISUAL STUDIO 2005 - Introduction to programming microsoft.net application...
 
Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...
Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...
Ms sql server 2005 - Implementing and maintaining reporting services - Scheda...
 
FONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LEN
FONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LENFONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LEN
FONDAMENTI DI MICROSOFT VISUAL BASIC 6.0 - Scheda corso LEN
 
MS VISUAL STUDIO 2008 - aspnet 3.5 - Scheda corso LEN
MS VISUAL STUDIO 2008 - aspnet 3.5 - Scheda corso LENMS VISUAL STUDIO 2008 - aspnet 3.5 - Scheda corso LEN
MS VISUAL STUDIO 2008 - aspnet 3.5 - Scheda corso LEN
 
MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...
MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...
MS VISUAL STUDIO 2008 - Effective team development using microsoft visual stu...
 
Windows compute cluster server 2003 training - Scheda corso LEN
Windows compute cluster server 2003 training - Scheda corso LENWindows compute cluster server 2003 training - Scheda corso LEN
Windows compute cluster server 2003 training - Scheda corso LEN
 
MS windows mobile 6.0 - Developing managed applications - Scheda corso LEN
MS windows mobile 6.0 - Developing managed applications - Scheda corso LENMS windows mobile 6.0 - Developing managed applications - Scheda corso LEN
MS windows mobile 6.0 - Developing managed applications - Scheda corso LEN
 
Ms sql server 2005 - Designing high availability database solutions - Scheda ...
Ms sql server 2005 - Designing high availability database solutions - Scheda ...Ms sql server 2005 - Designing high availability database solutions - Scheda ...
Ms sql server 2005 - Designing high availability database solutions - Scheda ...
 
MS.NET PLATFORM - Introduction to xml - Scheda corso LEN
MS.NET PLATFORM - Introduction to xml - Scheda corso LENMS.NET PLATFORM - Introduction to xml - Scheda corso LEN
MS.NET PLATFORM - Introduction to xml - Scheda corso LEN
 
Ms sql server 2005 - Administering and automating databases and services - Sc...
Ms sql server 2005 - Administering and automating databases and services - Sc...Ms sql server 2005 - Administering and automating databases and services - Sc...
Ms sql server 2005 - Administering and automating databases and services - Sc...
 

Mehr von LEN Learning Education Network

Progettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaProgettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaLEN Learning Education Network
 
Talent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successoTalent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successoLEN Learning Education Network
 
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoroConvegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoroLEN Learning Education Network
 
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...LEN Learning Education Network
 
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LEN Learning Education Network
 
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...LEN Learning Education Network
 
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...LEN Learning Education Network
 
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...LEN Learning Education Network
 
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...LEN Learning Education Network
 
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...LEN Learning Education Network
 
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliNuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliLEN Learning Education Network
 
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Learning Education Network
 
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...LEN Learning Education Network
 

Mehr von LEN Learning Education Network (20)

100e20 - Digital library webinar gratuiti Gruppo LEN
100e20 - Digital library webinar gratuiti Gruppo LEN100e20 - Digital library webinar gratuiti Gruppo LEN
100e20 - Digital library webinar gratuiti Gruppo LEN
 
Progettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaProgettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aula
 
Ruolo del formatore
Ruolo del formatoreRuolo del formatore
Ruolo del formatore
 
Favorire l'apprendimento continuo
Favorire l'apprendimento continuoFavorire l'apprendimento continuo
Favorire l'apprendimento continuo
 
LEN così è cambiato il mondo del lavoro
LEN così è cambiato il mondo del lavoroLEN così è cambiato il mondo del lavoro
LEN così è cambiato il mondo del lavoro
 
Comunicazione interna aziendale - scheda corso [R246]
Comunicazione interna aziendale - scheda corso [R246]Comunicazione interna aziendale - scheda corso [R246]
Comunicazione interna aziendale - scheda corso [R246]
 
Talent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successoTalent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successo
 
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoroConvegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
 
Catalogo LEN experience
Catalogo LEN experienceCatalogo LEN experience
Catalogo LEN experience
 
Mentoring aziendale
Mentoring aziendaleMentoring aziendale
Mentoring aziendale
 
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
 
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
 
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
 
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
 
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
 
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
 
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
 
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliNuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
 
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
 
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
 

Kürzlich hochgeladen

Lorenzo D'Emidio_Francesco Petrarca.pptx
Lorenzo D'Emidio_Francesco Petrarca.pptxLorenzo D'Emidio_Francesco Petrarca.pptx
Lorenzo D'Emidio_Francesco Petrarca.pptxlorenzodemidio01
 
Descrizione Piccolo teorema di Talete.pptx
Descrizione Piccolo teorema di Talete.pptxDescrizione Piccolo teorema di Talete.pptx
Descrizione Piccolo teorema di Talete.pptxtecongo2007
 
Quadrilateri e isometrie studente di liceo
Quadrilateri e isometrie studente di liceoQuadrilateri e isometrie studente di liceo
Quadrilateri e isometrie studente di liceoyanmeng831
 
Lorenzo D'Emidio_Vita e opere di Aristotele.pptx
Lorenzo D'Emidio_Vita e opere di Aristotele.pptxLorenzo D'Emidio_Vita e opere di Aristotele.pptx
Lorenzo D'Emidio_Vita e opere di Aristotele.pptxlorenzodemidio01
 
Presentazioni Efficaci e lezioni di Educazione Civica
Presentazioni Efficaci e lezioni di Educazione CivicaPresentazioni Efficaci e lezioni di Educazione Civica
Presentazioni Efficaci e lezioni di Educazione CivicaSalvatore Cianciabella
 
discorso generale sulla fisica e le discipline.pptx
discorso generale sulla fisica e le discipline.pptxdiscorso generale sulla fisica e le discipline.pptx
discorso generale sulla fisica e le discipline.pptxtecongo2007
 
Lorenzo D'Emidio_Vita di Cristoforo Colombo.pptx
Lorenzo D'Emidio_Vita di Cristoforo Colombo.pptxLorenzo D'Emidio_Vita di Cristoforo Colombo.pptx
Lorenzo D'Emidio_Vita di Cristoforo Colombo.pptxlorenzodemidio01
 
Confronto tra Sparta e Atene classiche.ppt
Confronto tra Sparta e Atene classiche.pptConfronto tra Sparta e Atene classiche.ppt
Confronto tra Sparta e Atene classiche.pptcarlottagalassi
 
descrizioni della antica civiltà dei sumeri.pptx
descrizioni della antica civiltà dei sumeri.pptxdescrizioni della antica civiltà dei sumeri.pptx
descrizioni della antica civiltà dei sumeri.pptxtecongo2007
 
Scrittura seo e scrittura accessibile
Scrittura seo e scrittura accessibileScrittura seo e scrittura accessibile
Scrittura seo e scrittura accessibileNicola Rabbi
 
Lorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptx
Lorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptxLorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptx
Lorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptxlorenzodemidio01
 

Kürzlich hochgeladen (11)

Lorenzo D'Emidio_Francesco Petrarca.pptx
Lorenzo D'Emidio_Francesco Petrarca.pptxLorenzo D'Emidio_Francesco Petrarca.pptx
Lorenzo D'Emidio_Francesco Petrarca.pptx
 
Descrizione Piccolo teorema di Talete.pptx
Descrizione Piccolo teorema di Talete.pptxDescrizione Piccolo teorema di Talete.pptx
Descrizione Piccolo teorema di Talete.pptx
 
Quadrilateri e isometrie studente di liceo
Quadrilateri e isometrie studente di liceoQuadrilateri e isometrie studente di liceo
Quadrilateri e isometrie studente di liceo
 
Lorenzo D'Emidio_Vita e opere di Aristotele.pptx
Lorenzo D'Emidio_Vita e opere di Aristotele.pptxLorenzo D'Emidio_Vita e opere di Aristotele.pptx
Lorenzo D'Emidio_Vita e opere di Aristotele.pptx
 
Presentazioni Efficaci e lezioni di Educazione Civica
Presentazioni Efficaci e lezioni di Educazione CivicaPresentazioni Efficaci e lezioni di Educazione Civica
Presentazioni Efficaci e lezioni di Educazione Civica
 
discorso generale sulla fisica e le discipline.pptx
discorso generale sulla fisica e le discipline.pptxdiscorso generale sulla fisica e le discipline.pptx
discorso generale sulla fisica e le discipline.pptx
 
Lorenzo D'Emidio_Vita di Cristoforo Colombo.pptx
Lorenzo D'Emidio_Vita di Cristoforo Colombo.pptxLorenzo D'Emidio_Vita di Cristoforo Colombo.pptx
Lorenzo D'Emidio_Vita di Cristoforo Colombo.pptx
 
Confronto tra Sparta e Atene classiche.ppt
Confronto tra Sparta e Atene classiche.pptConfronto tra Sparta e Atene classiche.ppt
Confronto tra Sparta e Atene classiche.ppt
 
descrizioni della antica civiltà dei sumeri.pptx
descrizioni della antica civiltà dei sumeri.pptxdescrizioni della antica civiltà dei sumeri.pptx
descrizioni della antica civiltà dei sumeri.pptx
 
Scrittura seo e scrittura accessibile
Scrittura seo e scrittura accessibileScrittura seo e scrittura accessibile
Scrittura seo e scrittura accessibile
 
Lorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptx
Lorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptxLorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptx
Lorenzo D'Emidio- Lavoro sulla Bioarchittetura.pptx
 

Ms sql server - 2008 Implementing a microsoft® sql server™ - 2008 database - Scheda corso LEN

  • 1. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 MS SQL SERVER 2008 - IMPLEMENTING A MICROSOFT® SQL SERVER™ 2008 DATABASE [cod. E350] UN BUON MOTIVO PER L’obiettivo del Corso è fornire ai partecipanti la preparazione e le competenze necessarie per implementare un database Microsoft SQL Server 2008 database. Il Corso approfondisce l'insegnamento delle caratteristiche e degli strumenti di SQL Server 2008 specificamente adatti all'implementazione di un database. A CHI È RIVOLTO Amministratore/Sistemista Prerequisiti:  Conoscenza di base del sistema operativo Microsoft Windows e delle sue principali funzionalità  Conoscenza operativa del Transact SQL  Conoscenza operativa dei database relazionali  Un po' di esperienza nella progettazione dei database COMPETENZE ACQUISITE Al termine del corso i partecipanti saranno in grado di:  Creare un database e i relativi files  Creare tipi di dati e tabelle  Utilizzare le caratteristiche XML di Microsoft SQL Server 2008  Pianificare, creare e ottimizzare indici  Implementare l'integrità dei dati nei database Microsoft SQL Server 2008 utilizzando i constraints  Implementare l'integrità dei dati nei database Microsoft SQL Server 2008 utilizzando i trigger  Implementare le viste
  • 2. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Implementare le stored procedures  Implementare le funzioni  Implementare codice gestito nel database  Gestire i lock e le transazioni  Utilizzare il Service Broker per creare una soluzione di tipo messaging PROGRAMMA DI DETTAGLIO 1) Creating Databases and Database Files  The students will learn one of the most fundamental tasks that a database  developer must perform, the creation of a database and its major  components, such as creating databases, setting database opti  Lesson 1: Creating Databases  Lesson 2: Creating Filegroups  Lesson 3: Creating Schemas  Lesson 4: Creating Database Snapshots  Lab: Creating Databases and Database Files  Exercise 1: (Level 200) Creating a Database  Exercise 2: (Level 200) Creating Schemas  Exercise 3: (Level 300) Creating a Database Snapshot 2) Creating Data Types and Tables  The students will learn about the system- supplied data types in SQL Server  2008. They will learn how to define custom Transact-SQL data types and  how to create tables and how to use partitioned tables  Lesson 1: Creating Data Types  Lesson 2: Creating Tables  Lesson 3: Creating Partitioned Tables  Lab: Creating Data Types and Tables  Exercise 1 (Level 200): Creating Data Types
  • 3. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Exercise 2 (Level 200): Using New Date and Time Data Types  Exercise 3 (Level 200): Creating Tables  Exercise 4: (Level 300) Creating Partitioned Tables 3) Creating and Tuning Indexes  The students will learn how to plan, create, and optimize indexes to attain optimal performance benefits.  Lesson 1: Planning Indexes  Lesson 2: Creating Indexes  Lesson 3: Optimizing Indexes  Lab: Creating and Tuning Indexes  Exercise 1: (Level 200) Creating Indexes  Exercise 2: (Level 300) Tuning Indexes 4) Implementing Data Integrity by Using Constraints and Triggers  The students will learn about implementing data integrity in SQL Server 2008 by using constraints. They will also implement data integrity by using triggers.  Lesson 1: Data Integrity Overview  Lesson 2: Implementing Constraints  Lesson 3: Implementing Triggers  Lab: Implementing Data Integrity by Using Constraints and Triggers  Exercise 1: (Level 200) Creating Constraints  Exercise 2: (Level 200) Disabling Constraints  Exercise 3: (Level 300) Creating Triggers 5) Using XML  The students will learn how to work with XML, including use of the FOR XML  clause, the OPENXML function, XQuery expressions, and the xml native data  type. They will learn the considerations to be take  Lesson 1: Using the XML Data Type  Lesson 2: Retrieving XML by Using FOR XML  Lesson 3: Shredding XML by Using OPENXML  Lesson 4: Introducing XQuery  Lesson 5: Creating XML Indexes  Lesson 6: Implementing XML Schemas  Lab: Using XML
  • 4. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Exercise 1: (Level 200) Mapping Relational Data and XML  Exercise 2: (Level 200) Storing XML Natively in the Database  Exercise 3: (Level 300) Using XQuery with XML Methods  Exercise 4: (Level 200) Create XML Indexes  Exercise 5: (Level 300) Implementing XML Schemas 6) Implementing Views  The students will be introduced to the different types of views available in  Microsoft SQL Server 2008 which provide a convenient way to access data  through a predefined query.  Lesson 1: Introduction to Views  Lesson 2: Creating and Managing Views  Lesson 3: Optimizing Performance by Using Views  Lab: Implementing Views  Exercise 1: (Level 200) Creating Views  Exercise 2: (Level 200) Creating Indexed Views  Exercise 3: (Level 200) Creating Partitioned Views 7) Implementing Stored Procedures  The students will learn the design and implementation of stored procedures  to enforce business rules or data consistency, or to modify and maintain  existing stored procedures written by other develope  Lesson 1: Implementing Stored Procedures  Lesson 2: Creating Parameterized Stored Procedures  Lesson 3: Working With Execution Plans  Lesson 4: Handling Errors  Lab: Implementing Stored Procedures  Exercise 1: (Level 300) Creating Stored Procedures  Exercise 2: (Level 300) Working with Execution Plans 8) Implementing Functions  The students will learn the design and implementation of user-defined  functions that enforce business rules or data consistency, or to modify and  maintain existing functions written by other developer  Lesson 1: Creating and Using Functions  Lesson 2: Working with Functions
  • 5. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Lesson 3: Controlling Execution Context  Lab: Implementing Functions  Exercise 1: (Level 300) Creating Functions  Exercise 2: (Level 300) Controlling Execution Context 9) Implementing Managed Code in the Database  The students will learn to use managed code to implement database objects,  such as stored procedures, user-defined data types, user-defined functions,  and triggers.  Lesson 1: Introduction to the SQL Server Common Language Runtime  Lesson 2: Importing and Configuring Assemblies  Lesson 3: Creating Managed Database Objects  Lab: Implementing Managed Code in the Database  Exercise 1: (Level 300) Importing an Assembly  Exercise 2: (Level 300) Creating Managed Database Objects 10) Managing Transactions and Locks  The students will learn to use transactions and SQL Server locking mechanisms to meet the performance and data integrity requirements of their applications.  Lesson 1: Overview of Transactions and Locks  Lesson 2: Managing Transactions  Lesson 3: Understanding SQL Server Locking Architecture  Lesson 4: Managing Locks  Lab: Managing Transactions and Locks  Exercise 1: (Level 300) Using Transactions  Exercise 2: (Level 300) Managing Locks  Exercise 3: (Level 300) Using Partition Locking 11) Using Service Broker  The students will learn to use Service Broker to create secure, reliable, and  scalable applications.  Lesson 1: Service Broker Overview  Lesson 2: Creating Service Broker Objects  Lesson 3: Sending and Receiving Messages  Lab: Using Service Broker  Exercise 1: (Level 300) Creating Service Broker Objects
  • 6. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Exercise 2: (Level 300) Implementing the Initiating Service  Exercise 3: (Level 300) Implementing the Target Service MODALITA’ FORMATIVE o SEMINARIO Intervento collettivo d'aula a taglio divulgativo, di approfondimento o generico su di un tema afferente ai contenuti sotto descritti. La durata è stabilita da un minimo di 3 ad un massimo di 8 ore. o WORKSHOP Intervento collettivo d'aula a taglio pratico sperimentale finalizzato alla condivisione di problemi, proposte, soluzioni, esami di certificazione e strumenti specifici afferenti ai contenuti sotto descritti e ai processi aziendali ad essi collegati. La durata è stabilita da un minimo di 3 ad un massimo di 16 ore. o CORSO TRAINING: «il sapere e il saper fare» intervento frontale, seminariale e di laboratorio finalizzato all’introduzione e alla conoscenza teorica e pratica dell’argomento in oggetto. TRAINING ON THE JOB: «il saper risolvere» intervento personalizzato finalizzato alla conduzione di strumenti operativi e di soluzioni pratiche Le durate sono coerenti rispetto agli obiettivi e sono stabilite da un minimo di 9 ad un massimo di 40 ore.