Online Data Integrity eLearning
Data Integrity Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Data Collection and Measurement in Six Sigma

...ion techniques available. It offers guidance for ensuring data integrity, pointing to different collecting methods for different informational needs, and recommending best practices for front-line data collectors. It compares the relative advantages of both manual and automated data collection, and surveys the wide variety of tools available for measuring the properties of an organization's
more...
Data Collection and Measurement in Six Sigma
Access XP Proficient Expert

...lationships - Create Relationships Manually Maintain Data Integrity - Referential Integrity - Enforce Referential Integrity Work with Forms Form Basics - What Is A Form? - What Is A Sub-Form? Create Forms Automatically - Use AutoForm - Use The Form Wizard Create A Form Manually - Work With Controls - Get Help With Controls - Controls & Data Entry - Types Of Controls
more...
Managing Database Data in a SQL Server 2005 Environment

Managing Database Data in a SQL Server 2005 Environment Microsoft
To recognize how to create and deploy SSIS packages, and enforce data quality and data integrity in a SQL Server 2005 database
more...
Updating ADO NET Data Sets with VB 2008

Updating ADO.NET Data Sets with VB 2008 Microsoft
ADO.NET DataSets allow developers to easily update and manage data sources using Visual Basic 2008. This course examines how DataSets are used to update source data and also how to manage the integrity of the data being updated. Specific topics covered include updating data sources, committing changes to data sources, managing data integrity,
more...
Updating ADO NET DataSets With C 2010

Updating ADO.NET DataSets With C# 2010 Microsoft Microsoft Certified Technology Specialist .Net Framework 4, Data Access (Exam 70-516)
ADO.NET DataSets allow developers to easily update and manage data sources using Visual C# 2010. This course examines how DataSets are used to update source data and also how to manage the integrity of the data being updated. Specific topics covered include
more...
Data Integrity in Oracle9i
To describe how to use integrity constraints to enforce business rules on the data in an Oracle 9i database
more...
Access 2000 Expert
... A Subreport 6. Maximize Database Performance Maintaining Data Integrity Data Validation Referential Integrity Enforce Referential Integrity Use Access Tools Table Analyzer Wizard Use Performance Analyzer Use Documenter Compact A Database Repair A Database Set & Modify A Password Set Startup Options Replication Encryption Encrypt & Decrypt A Database Macros Use Controls To Run Macros Use Macro
more...
Oracle Database Administration Workshop I Part 2

...y options for creating and modifying a table.
Identify data integrity constraints used to impose restrictions on data stored in columns.
Identify actions that you can perform on a table using Enterprise Manager.
Identify features of views.
Identify features of sequences.
Identify features of SQL statements used in data manipulation.
Identify tasks for exporting data using the
more...
Oracle SQL Specifics Creating and Managing Database Objects

...es used in the Oracle8 database.
Match the five Oracle8 data integrity constraints with their descriptions.
Identify the default constraint name generated by Oracle8.
Use the CREATE TABLE statement to create a table with integrity constraints.
Use the ALTER TABLE statement with the ADD clause to add a column to a table.
Use the ALTER TABLE statement with the MODIFY clause to modify a
more...
SQL Server 7 0 - Implementing a Database - Part 2

... Microsoft SQL Server 7.0. L earn To: Implement data integrity. Create and maintain indexes. C ontent Emphasis Skills-Based A udience This course is designed for IT professionals responsible for implementing a database solution with Microsoft SQL Server 7.0. Participants should have completed Microsoft SQL Server 7.0: System Administration (Course Series 72470 -
more...
SQL Server 7 0 - Implementing a Database - Part 5

...ics of nested triggers. Select where triggers to enforce data integrity were used. Select where triggers to enforce business rules were used. Select the performance considerations for triggers. Select the recommended effective practices for triggers. Unit 3: Distributed Data Duration: 2 Hour(s) Select the purposes for establishing linked servers. Perform the steps to connect to
more...
Visual C 6 0 Designing Implementing Distributed Applications - Part 3

...ronment. L earn To: Create a database, maintain data integrity and import data. Write SQL statements to access data from tables and manipulate the data. Implement data access in applications through stored procedure model and cursors. Create transactions and implement locking strategies. C ontent Emphasis Skills-Based A udience This course is designed for
more...
Access 2000 Proficient User

...se from the Relationships window. Match the criteria for data integrity with their functions. Set a validation rule for a field of a table by using Expression Builder. Set validation text for a field of a table by using the Design view. Set the required property criterion for a given field of a table by using the Design view. Set up a lookup field in a given table by using the Design view.
more...
SQL and PL SQL DML and DDL

... Identify the use of constraints as a means of enforcing data integrity. Prohibit null values using the NOT NULL constraint. Define a unique constraint for a column to ensure that two rows do not contain the same value. Define a PRIMARY KEY constraint using the CREATE TABLE statement. Create a referential integrity constraint for a foreign key column. Define a check constraint to ensure
more...
Oracle8i Database Admin Manage Data Storage

... addition, this course will teach users about maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data. L earn To: Identify the characteristics of various tables and datatypes. Identify and manage tables. Identify the characteristics and types of triggers and constraints. Identify and maintain data integrity. Identify
more...
SQL Server 2000 Database Admin Part 2 Manag Databases

... Server Enterprise Manager. Match the different types of data integrity with their characteristics. Identify the different types of constraints. Identify guidelines for creating constraints. Audience Candidates for this exam operate in medium to very large computing environments that use SQL Server 7.0 (and plan to upgrade to SQL Server 2000), Windows 2000 Active Directory, and Internet
more...
Oracle9i Database Admin Manage Data Storage

...e covers the concepts associated with tables, maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data. Learn To Identify the row storage method used by the various tables and the components of the row structure in an Oracle database. Identify the features of the Oracle datatypes and ROWID. Identify the
more...
Defining Microsoft NET Solution Architectures Part 3

This is the third of a four-part curriculum that prepares the learner for Exam 70-300. The course is devoted to the coverage of the Physical Design phase of the solution design process. Coverage is given in turn to Physical Design goals and models, Physical data modelling, the Presentation Layer, and Design Goals behind the Physical Design. A case study on the Physical Design phase completes the
more...
Defining Microsoft NET Solution Architectures Part 3

This is the third of a four-part curriculum that prepares the learner for Exam 70-300. The course is devoted to the coverage of the Physical Design phase of the solution design process. Coverage is given in turn to Physical Design goals and models, Physical data modelling, the Presentation Layer, and Design Goals behind the Physical Design. A case study on the Physical Design phase completes the
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 3

...s course also addresses advanced database issues, such as data integrity and referential integrity. L earn To: Use ActiveX Data Objects to access and manipulate data sources. Understand SQL Server security implementations. Implement an appropriate cursor for a recordset object. C ontent Emphasis Skills-Based A udience This course is designed for programmers who need
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4

...s course also addresses advanced database issues, such as data integrity and referential integrity. L earn To: Use external COM components to extend the functionality of a Visual Basic 6.0 application. Build Visual Basic 6.0 COM components that can be reused by other applications. Test COM components, design good COM components and use Visual Component Manager. C ontent
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 5

...s course also addresses advanced database issues, such as data integrity and referential integrity. L earn To: Optimize the usability and performance of an application. Use the tools provided with Visual Basic 6.0 to develop applications more efficiently. Create different kinds of components and applications for the Internet. C ontent Emphasis Skills-Based A udience
more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 3

... To: Identify features of SQL Server and select the data integrity to implement in a given situation. Use the ActiveX Data Object (ADO) types for establishing a connection, executing a command, navigating recordsets, modifying data and executing stored procedures. C ontent Emphasis Skills-Based A udience This course is designed for programmers using Visual Basic 6.0 and
more...
Oracle8 Database Administration - Manage Data

... addition, this course will teach users about maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data.
L earn To:
Identify the characteristics of various tables and datatypes.
Create and manage tables.
Retrieve table information from the data dictionary.
Identify the characteristics and types of triggers and
more...
IBM DB2 Universal Database V6 1--App Development

...olation level is necessary to ensure a specific degree of data integrity. Identify the input and output of a PREP statement using deferred binding. Perform the steps to precompile and bind an application using specific parameters. Identify the privileges necessary to develop an application using embedded static SQL. Match the type of application development information with its system
more...
CIW Dynamic Server Pages Part 2

...ty requirements. Select the PHP code that ensures data integrity on the Internet. Unit 2: ASP: Fundamentals 3 hours Complete the diagram depicting the steps to process a client request for an Active Server Page. Complete the settings required to run Active Server Pages on a Windows 98 computer by using the Programs menu. Complete the settings required to
more...
CIW Dynamic Server Pages Part 3

...tions, project management in application development, and data integrity and security issues. Learn To Identify the situations in which ADO would be used. Identify ASP application development, error handling, and debugging ASP applications. Identify management and optimization issues. Identify data integrity and security issues. Audience The audience
more...
From Serebra Learning Corporation
Visual Basic 6 0 Advanced Enterprise Client Server Dev Part I
... of using SQL stored procedures for business services and data integrity checks. It describes how to create, write, and debug stored procedures, as well as how to call them from Visual Basic code. Finally, this course discusses how to create SQL stored procedures for passing arguments and accepting return values. It also explains how to write SQL control-of-flow statements and embed SQL
more...
Cryptography and PKI
To recognize network security problems, and how cryptography and PKI secure network applications IT professionals responsible for installing, configuring, and maintaining the ongoing administration of a Cisco IP Telephony solution; candidates preparing for the Cisco IP Telephony exam (642-444 CIPT)
more...
Data Integrity in Oracle9i
To describe how to use integrity constraints to enforce business rules on the data in an Oracle 9i database Anyone wanting to learn about Oracle9i database administration
more...
Managing Database Access in a DB2 UDB
To describe database access management in DB2 UDB Anyone wishing to gain knowledge of DB2 UDB; end users seeking advanced competence in DB2 UDB; candidates for IBM DB2 UDB V8.1 for Linux, Unix and Windows Database Administration certification, and those working towards IBM Certified Database Administrator
more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 3
This is the third course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.
more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 4
This is the fourth course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.
more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 5
This is the final course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.
more...
Oracle9i Database Administration: Manage Data Storage


This course is the fourth in the series covering the database administration strategies and procedures provided in Oracle9. This course covers the concepts associated with tables, maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data.
more...
CIW Dynamic Server Pages Part 3
This is the final course in a three part series that students will learn about ActiveX Data Objects error handling and debugging ASP applications project management in application development and data integrity and security issues.
more...
Oracle8i Database Administration: Manage Data Storage
This course is the fourth in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course participants will learn about the concepts associated with tables. In addition this course will teach users about maintaining data integrity clusters and index-organized tables and methods for loading and reorganizing data.
more...
Oracle9i Database Administration: Manage Data Storage
This course is the fourth in the series covering the database administration strategies and procedures provided in Oracle9. This course covers the concepts associated with tables maintaining data integrity clusters and index-organized tables and methods for loading and reorganizing data.
more...
Oracle8 Database Administration - Manage Data Storage
This course is the fourth in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course participants will learn about the concepts associated with tables. In addition this course will teach users about maintaining data integrity clusters and index-organized tables and methods for loading and reorganizing data.
more...
MS SQL Server 7.0 Basics
This course teaches the student the concept of database and tables in SQL Server 7.0. It also covers the tools used to maintain data integrity. The Implementing SQL Server curriculum prepares the student for the Microsoft Exam 7-029.
more...
From Interskill Learning
1.5 CA ACF2 - Protecting Data Integrity
This is course 5 of 7 in the CA ACF2 Security Server Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the CA ACF2 Security Server Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning
more...
From Skillspride Online Training
Microsoft SQL Server 2000; Introduction to Databases and Programming
This course introduces readers to the major topics of databases and programming using Microsoft SQL Server 2000. The reader will learn about system databases, tables, data definition, creating tables, retrieving data, modifying data, indices, data integrity, views, triggers, stored procedures, programmability, distributed data and distributed transactions. Throughout the course there are practical
more...
