Online Alter eLearning
Alter Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
SAP BusinessObjects InfoView

SAP BusinessObjects: InfoView SAP
SAP BusinessObjects provides various tools for enterprise reporting purposes. InfoView is a web-based application that provides an interface for users to perform common activities, such as viewing or modifying reports, without having to install any additional software on their systems. InfoView can work with Xcelsius, Crystal, and Web Intelligence documents.
more...
SAP BusinessObjects InfoView
Enhancing and Customizing Diagrams in Visio 2007

Enhancing and Customizing Diagrams in Visio 2007 Microsoft
Visio 2007 provides the tools to create diagrams by adding shapes and text to create complex networking and business diagrams. This course will show how to position and manipulate shapes, alter views and page orders, and manipulate text and text characteristics within Visio 2007 diagrams.
more...
Problem Performance Improvement
It is, of course, not enough to be just aware of problem performance in an organization; a manager needs to know how to improve performance. Most managers will begin with relatively informal approaches to improving performance. This will often take the form of a discussion between the manager and the problem performer in which the manager will want to advise the worker of the problem and then
more...
HIPAA Electronic Health Data Transactions
Congress designed the Health Insurance Portability and Accountability Act of 1996 (HIPAA) Administrative Simplification Rules to create shared data standards for health care providers, health plans, and information clearinghouses. These common standards make it easier to provide adequate care for patients, process insurance claims, and send and receive payments for health services. By using a
more...
Oracle SQL Specifics Creating and Managing Database Objects

...ow to control database access, add new users, and provide alternative names for objects using synonyms. Finally, participants will learn how to format query output, control the SQL*Plus environment, and specify variables at runtime.
L earn To:
Create and manage tables.
Use the Oracle database objects: views, sequences, and indexes.
Control transactions.
Control DBA
more...
Oracle Form Builder Forms Fundamentals

Course Overview
This course is the first in a six-part Oracle Form Builder series that is based on Oracle Developer/2000 Release 2. This course introduces the learner to the key features, components, and capabilities of Developer/2000. In addition, this course will help participants learn how to run, create, and customize a form module.
L earn To:
Identify the key features,
more...
Oracle8 Database Administration - Manage an Instance

Course Overview
This course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course, participants will learn about the concepts and procedures associated with Oracle architectural components, using the database administration tools, managing an Oracle instance, and using National Language Support.
L earn To:
more...
Oracle Form Builder R6 Forms Fundamentals

Course Overview This course is the first in a six-part Oracle Developer series that is based on Oracle Developer Release 6. This course introduces the learner to the key features, components, and capabilities of Oracle Developer. In addition, this course helps learners to run, create, and customize a form module. L earn To: Identify the key features, components and capabilities of
more...
SQL Server 7 0 - Implementing a Database - Part 4

Course Overview This is the fourth course in a five part series that will provide students with the knowledge to to implement a database solution with Microsoft SQL Server 7.0. L earn To: Generate summary value and summary data as well as generate control break reports using aggregate functions. Define transactions and set transaction isolation levels. Identify the purpose and
more...
SQL Server 7 0 - Implementing a Database - Part 5

...tion to execute a stored procedure. Perform the steps to alter a stored procedure. Perform the action to drop a stored procedure. Select the guidelines for input parameters used in stored procedures. Perform the steps to pass parameters into a stored procedure. Perform the steps to return a value. Match the method for recompiling stored procedures with the corresponding function. Select
more...
SQL and PL SQL DML and DDL

...and integrity constraints. Manipulate data using DML. Alter tables and constraints. Create sequences. Create views. Create indexes. Manage system privileges. C ontent Emphasis Skills-Based A udience Application Developers, Database Administrators, Designer/Developers, System Analysts, and Technical Support Professionals. Prior to taking this course, participants
more...
Oracle8i Database Admin Manage Security

...le to an existing user by using Oracle Security Manager. Alter a user profile by using Oracle Security Manager. Drop a user profile by using Oracle Security Manager. Display the resource limits for a user by using Oracle SQL*Plus Worksheet. Match the features of password management offered by profiles with their descriptions. Create a new profile with password settings by using Oracle
more...
Oracle8i Performance Tuning Optimizing Sorts Minimizing Contention

...nition. Avoid dynamic allocation of extents by using the ALTER TABLE command. Avoid the dynamic allocation disadvantages by creating a locally managed tablespace. Select the advantages of incorporating large extents into the database design. Identify the characteristics of the Oracle block size. Identify the advantages and disadvantages of small data block and large data block sizes.
more...
Oracle9i Database Admin Manage Data Storage

...#149; Identify the features of index-organized tables and alter tables. Identify the various types of database triggers and the methods to disable and enable the triggers. Identify the guidelines for implementing constraints and create the two types of constraints. Disable, enable and drop constraints and triggers in the validate and the novalidate mode, and identify
more...
Oracle9i Database Admin Manage Security

Course Overview This course is the last in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course you will learn the concepts and methods associated with implementing security and resource consumption in an Oracle9i database. Learn To Define and maintain the five components of the security domain of a user in a given
more...
Oracle9i Database Admin Recover Databases

...#149; Store the archived logs in a new location using the ALTER SYSTEM command. Perform a offline database recovery. Recover a database that failed due to the loss of a data file without a backup. Perform a time-based recovery operation. Recover a database that has failed due to the loss of current redo logs in an online database. Create an export
more...
Oracle9i Performance Tuning Optimizing Sorts Minimizing Contention

...ion. o Avoid dynamic allocation of extents by using the ALTER TABLE command. o Avoid the dynamic allocation disadvantages by creating a locally managed tablespace. o Sequence the steps in the sort process. o Set the SORT_AREA_SIZE parameter by using the ALTER SESSION command. o Identify the tuning sort goals. o Match the uses of rollback segments with their definitions. o Select
more...
Database Technologies Introduction to SQL

...and tables) and Data Manipulation Language (DML - adding, altering, and querying data). Learn To: o Identify what SQL is, why and where it is used. o Identify how to retrieve data from a database. o Identify how to order, limit, and group their query results using various SQL clauses, keywords, and operators. o Identify how to use arithmetic operators, single row functions, and group
more...
Oracle8 Database Administration - Manage Data

...te a table in a cluster by using Oracle Schema Manager.
Alter a cluster by using Oracle Schema Manager.
Drop a cluster by using Oracle Schema Manager.
Identify the guidelines for implementing clusters.
Identify the data dictionary views to be used for retrieving specified information about clusters.
Identify the data storage and retrieval features of an index-organized table.
more...
Oracle8 Database Administration - Manage Security

... resource limits when the database cannot be shut down.
Alter a profile by using Oracle Security Manager.
Drop a profile by using Oracle Security Manager.
Display the resource limits for users from the data dictionary by using Oracle SQL Worksheet.
Match the features of password management available with profiles with their description.
Create a profile with password settings by using
more...
Oracle8 Backup and Recovery - Troubleshooting and Recovery

... Restore the archived logs to a new location by using the alter system command.
Recover from a closed database failure.
Identify the syntax of the recover data file command.
Locate the data files needing recovery by using the dynamic performance views.
Recover from an open database failure.
Recover tablespace syntax.
Identify the use of the v$datafile view.
Recover a database from
more...
IBM DB2 Universal Database V6 1--Administration

...ferential integrity (RI) constraint for a table using the ALTER TABLE statement. Construct a view on a table using the CREATE VIEW statement. Construct a schema using the CREATE SCHEMA statement. Change communications parameters using the UPDATE DATABASE MANAGER CONFIGURATION command. Unit 2: Maintenance of an Existing Database Duration: 3 - 4 Hour(s) Match Control Center tools
more...
IBM DB2 Universal Database V6 1--Administration

...ferential integrity (RI) constraint for a table using the ALTER TABLE statement. Construct a view on a table using the CREATE VIEW statement. Construct a schema using the CREATE SCHEMA statement. Change communications parameters using the UPDATE DATABASE MANAGER CONFIGURATION command. Unit 2: Maintenance of an Existing Database Duration: 3 - 4 Hour(s) Match Control Center tools
more...
Diversity the Future
...e. They need to prepare for demographic changes that will alter both the definition of corporate culture and practices for hiring, retention, and interaction with the company. This course explores the need for a holistic approach to workplace diversity, and the effects of incorporating a work/life initiative into business strategy. This SkillSoft product has been reviewed by the Employment
more...
From Serebra Learning Corporation
Up and Running with Visio 2000
To guide the home user or end-user through the basic concepts of working with stencils, templates, and charts in Microsoft Visio 2000 Home users, end-users
more...
Assertiveness from the Inside Out
...alter your professional style--to change yourself from the inside out? Do you want to develop your professional assertive style? Do you want to learn about strategies that can help you interact assertively with others in the workplace? Are you placed in situations where assertive negotiations are needed? Now is a good time to enhance your professional assertiveness skills if you answered "yes"
more...
ANSI C Programming Text Processing
To describe how to write ANSI C programs for text, string, and array processing Programmers and software developers new to ANSI C
more...
Configuring and Managing Microsoft Application Center 2000
To explain application deployment issues, how to configure load balancing, and the n-tier architecture Candidates preparing for the MCSE elective exam 70-232: Implementing and Maintaining Highly Available Web Solutions with Microsoft Windows 2000 Server Technologies and Microsoft Application Center 2000; IT professionals with experience administering and monitoring web servers; IT professionals
more...
Intermediate COBOL
This course continues from the Basic COBOL course and extends the student's knowledge of COBOL programming in both volume and depth. The course begins by thoroughly describing the seven major sections within the DATA DIVISION and the purpose of each. The student learns many of the more subtle ways to define and store data. All the major clauses available in a data description item are discussed
more...
SNMP MIBs and RMON
To identify the methods by which data is collected and distributed for network management and the form that those messages take Network managers, administrators, and technical support personnel who require an insight into the protocols most widely used in network management
more...
Manageability Enhancements in Oracle9i
To describe the manageability enhancements of an Oracle9i database Oracle database administrators; developers interested in the technical aspects of Oracle9i database
more...
Microsoft Office 2000 - Intermediate Access
To provide an introduction to the core concepts of Microsoft Access 2000 and the skill areas of creating and enhancing a report, working with queries, and integrating data End-users seeking to become familiar with Microsoft Access 2000; end-users seeking to obtain Microsoft Office Specialist (MOS) certification in the use of Microsoft Access 2000 at Core level
more...
Microsoft Office 2000 - Advanced PowerPoint 2000
To enable those proficient in PowerPoint 2000 to become expert users Personnel at all levels of the enterprise; anyone wishing to become familiar with PowerPoint 2000; students wishing to become certified as Microsoft Office Specialist: Microsoft PowerPoint 2000 at the Core level
more...
MS SQL Server 2000: Database Administration Part 2: Managing Databases


This is the second course in a five part series that will teach students how to plan for managing databases with SQL Server 2000. This course also includes both theoretical and practical instruction in the creation and management of objects.
more...
MS SQL Server 2000: Design and Implementation Part 3: Managing Objects


This is the third course in a five part series that will teach students how to work with SQL Server data objects. Students will learn how to create and manage view, stored procedures, user-defined functions, and triggers.
more...
Oracle9i SQL: DML and DDL


The Oracle SQL DML and DDL course is the third in a three-part series covering the Data Manipulation and Data Definition language statements supported by Oracle9i. This course introduces the participants to various objects in a database. The participants learn to create, update, and delete the database objects. The participants also learn to add rows, update, and delete existing rows from a table.
more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention


The content of this course includes details about each component of an Oracle database instance, such as data blocks, disks, memory, CPU, and dynamic views. Students learn about migration and chaining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting.
more...
From Learningdom
SQL and PLSQL Training


...Data from Multiple Tables, Group By Clause, Create Table, Alter Table, Constraints, More Constraints, Indexes, Views, Set operators, SQL Aggregate Functions
PL/ SQL
PL/ SQL Basics, Using SQL*Plus for PL/ SQL, Using TOAD for PL/ SQL, All about variable declaration, PL/ SQL Looping, Conditional Logic, : DML within PL/ SQL, Cursors, Sub-programs Stored Procedures, Functions, Error Handling
more...
From Multi-media Access
Ergonomics: Office Ergonomics: Working in Comfort


"Working in Comfort" is for all employees. They will learn the value of the ergonomic program and how to apply good ergonomic concepts to make their own work safer and more comfortable. The course explains the factors that put your body at risk. Workers will learn how to use body mechanics, alter work areas, use eye strain relief techniques, and stretch to avoid injury. Delivery formats
more...
From PDHengineer. com-Decatur Professional Development, LLC
Restoration Standards for Historic Buildings
... time in its history. Thus, work is included to remove or alter existing historic features that do not represent the restoration period. This could include features such as windows, entrances and doors, roof dormers, or landscape features. Prior to altering or removing materials, features, spaces, and finishes that characterize other historical periods, they should be documented to guide future
more...
First Order RLC Circuits Time Domain Analysis
...t. Once we have the complete response of a circuit we can alter the circuit element values to our specifications and plot the results. This course covers RC high and low-pass, and RL high and low-pass circuits (first order circuits). We'll obtain the complete response of each circuit type, using time domain analysis techniques. The focus is more on electrical engineering concepts and
more...
