From Serebra Learning Corporation
Managing the Execution and Control of IT Projects 
Did you know that the average IT project has cost overruns of nearly 200 percent, and that almost 30 percent of all IT projects fail? Why do you think IT projects are so vulnerable to cost overruns and failure? How can you ensure that your project does not end up as one of these statistics? You can avoid being a statistic by managing project scope, cost, and scheduling. As you go through this
more...
The Execution Process Group 
...r your program, it is time to take the steps necessary to execute the program. The
Executing process group is concerned with following established policies and plans to ensure effective benefits and stakeholder management, as well as program governance. Management of this process is complex involving costing, quality assurance, and scheduling, among other activities. This course is designed to
more...
Managing Managers 
...ve, they must also cope with any performance impediments, execute strategy, and deliver results. The target is senior level directors, senior managers of strategic business units, and advanced level managers. It would also be of interest to managers working in government agencies or nonprofit organizations where increasing business complexity places a premium on management having these advanced
more...
Creating a Marketing Campaign 
Your marketing plan has been approved
Now you need to get the job done. How you execute your plan is as crucial as the plan itself. In this course, you'll learn about tactical marketing tools needed to put your plan into gear and create your marketing mix. These include branding, packaging, promotions, publicity, advertising and merchandising. Managers and team leaders with responsibility for
more...
Principles of Marketing Writing a Marketing Plan 
Principles of
Marketing:
Writing a
Marketing Plan offers the student an overview of the elements of a marketing plan, covers the processes used to develop marketing objectives and strategies, and covers how to create a marketing plan. The program also details how to write, present, execute, and evaluate a marketing plan. Managers, supervisors, and executives who can influence the marketing and
more...
C Programming Level I 
The student will be able to write, compile and execute a basic C program. Programmers new to the C programming language.
more...
UNIX Files and Directories 
This course describes the
UNIX system of directories and files. It explains the structure of the UNIX hierarchical file system and how to access files and directories. It also presents the commands for copying, moving, removing, renaming, and backing up files in the directories, as well as the process for renaming, removing and backing up directories. Permission rights which are required for
more...
Unix Shell Scripting Basics 
To explain how to create simple shell scripts using
UNIX shell commands IT professionals and UNIX end-users who need to familiarize themselves with the UNIX shell environment
more...
Command-Line Management in SUSE Linux 
To use commands to create files, directories, and shell scripts, to set environment variables, and to work with text files
Linux system administrators with 6 months to 1 year's practical Linux experience
more...
Linux and CLI 
To understand OS terminology and be able to interact with the shell and commands via the command line interface
Students wishing to acquire the basic skills required as a
Linux system administrator.
more...
OS 390 REXX Programming Fundamentals 
...ary program flow, the order in which program instructions execute. Flow control is examined by using keywords to vary the order of execution. Students will examine the ways data can be shared between a calling host environment program and the
REXX program which is called, or between a REXX program and a subroutine or function. REXX instructions that support terminal
Input/
Output (I/O)
more...
OS 390 REXX Program Development 
...ary program flow, the order in which program instructions execute. Flow control is examined by using keywords to vary the order of execution. Students will examine the ways data can be shared between a calling host environment program and the
REXX program which is called, or between a REXX program and a subroutine or function. REXX instructions that support terminal
Input/
Output (I/O)
more...
OS 390 MVS JCL Introduction 
This course provides detailed information about
Job Control Language and methods for coding it to perform data processing jobs in an
MVS environment. The course reviews the overall structure and purpose of
JCL and introduces the three main JCL statements. The course then covers the coding of the
JOB and the
Execute (
EXEC) statements in detail. It also describes how to analyze job output listings,
more...
SAP Overview 
To recognize
SAP as a leading
ERP solution, identify the mySAP products available, and execute basic tasks in mySAP ERP The includes project team members as defined by SAP, trainee technical consultants on SAP implementation projects, and anyone requiring an overview of the SAP solution set.
more...
Oracle PL/SQL: Database Programming 
...rams and packages. This course explains how to create and execute stored procedures and functions as well as how to create stored packages. This course also discusses built-in server-side packages and their use in debugging stored subprograms. This course covers how to manage stored subprograms and packages. It also introduces learners to database triggers: how to create them and their
more...
MS SQL Server 6.5: Advanced Retrieval Structures 


In this course, students will learn to implement a database design on
Microsoft SQL Server 6.5. Specific topics include: summarizing and modifying data; database object creation, such as stored procedures and triggers; data referential integrity; the implementation of distributed data in a client/server environment; and the extensibility of
SQL Server. This course, together with MS SQL Server
more...
From 123-CBT Computer Based Training
Oracle9i Database Admin Create a Database 

...ories, and retrieve data dictionary information. Execute catproc.sql and identify the uses of administrative scripts categories. Identify the properties of stored procedures and packages, the benefits of using stored program units, and the functions of
Oracle-supplied packages. Retrieve information about stored objects, identify the common situations when dependent
more...
Oracle PL SQL Database Programming 

...rams and packages. This course explains how to create and execute stored procedures and functions as well as how to create stored packages. This course also discusses built-in server-side packages and their use in debugging stored subprograms. This course covers how to manage stored subprograms and packages. It also introduces learners to database triggers: how to create them and their
more...
GroupWise 5 5 Admin Part 1--System Fundamentals 

...ught the skills and knowledge needed to properly plan and execute a
GroupWise system installation and configuration. L earn To:
Identify the features, functions, and components of the GroupWise client. Document management skills and client customization options. Teach the components and structure of the GroupWise system. Cover the flow of messages in GroupWise. Teach GroupWise
more...
Oracle8i Database Admin Manage Data Storage 

...te a table structure by using
Oracle SQL*Plus
Worksheet. Execute the command used to detect row migration in a table by using Oracle SQL*Plus Worksheet. De-allocate the unused space in a table by using Oracle SQL*Plus Worksheet. Truncate a table by using Oracle SQL*Plus Worksheet. Identify the effects of truncating a table. Drop a table by using Oracle Schema Manager. Retrieve table
more...
C Programming - Part 3 

... of a file pointer in bytes after a set of statements are executed. Complete the code to move a file. Identify the code to perform I/O operations from standard devices by using disk file I/O functions. Enter the command line statement to execute the C program. Identify the code used to display the value of environment variables. Identify the advantages of using system calls in a C program.
more...
Working with SAP R 3 v4 x 

...the mouse or your keyboard to control the R/3 System, and execute R/3 functions by executing mouse clicks on a toolbar or by using function keys. Access R/3 applications using the three levels of the menu system. Execute transactions by working in a dialogue with the system. Understand dialogue messages that point out errors or ask you to check entries for accuracy. Work in parallel
more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 3 

... source. Identify the code that uses a command object to execute a
SQL command. Create a recordset from a
Connection object. Identify the combination of cursor type and cursor location best suited in a specific situation. Identify the properties and methods that you will use for navigating a recordset in a given scenario. Identify the lock type best suited for a specific situation. Modify
more...
Visual InterDev 6 0 Accessing Remote Data 

...the code to retrieve records from a database by using the
Execute method of the
Command object.
Write the code to execute a stored procedure that accepts parameters by using the Execute method of the Command object.
Write the code to create a subprocedure to navigate through the records in a
Recordset by using the Recordset navigation methods.
Write the code to add a record to a database by
more...
Visual InterDev 6 0 Accessing Remote Data 

...the code to retrieve records from a database by using the
Execute method of the
Command object.
Write the code to execute a stored procedure that accepts parameters by using the Execute method of the Command object.
Write the code to create a subprocedure to navigate through the records in a
Recordset by using the Recordset navigation methods.
Write the code to add a record to a database by
more...
Strategic Management Developing a Successful Process 

... plan accepted as well as the correct steps to implement, execute, and monitor the plan effectively. Learn To Identify the components of an effective planning document. Apply guidelines to make a strategic plan successful. Differentiate among the strategy types. Apply guidelines to
more...
SAP R 3 3 0 

... Use the mouse or keyboard to control the R/3 System, and execute R/3 functions by executing mouse clicks on a toolbar or by using function keys.
Access R/3 applications using the three levels of the menu system.
Execute transactions by working in a dialog with the system.
Understand dialog messages that point out errors or ask you to check entries for accuracy.
Work in parallel
more...
SAP R 3 Working with v3 0 

... Use the mouse or keyboard to control the R/3 System, and execute R/3 functions by executing mouse clicks on a toolbar or by using function keys.
Access R/3 applications using the three levels of the menu system.
Execute transactions by working in a dialogue with the system.
Understand dialogue messages that point out errors or ask you to check entries for accuracy.
Work in
more...
Word 2000 Proficient User 

...a document. Create an
AutoCorrect entry for a document. Execute the
Spelling and
Grammar feature in a document. Execute the
Thesaurus feature in a document. Create a table. Format a table. Add borders and shading to a table. Resize a table. Merge cells in a table. Modify rows and columns in a table. Change cell formats. Rotate the text in a table. Create a newspaper column. Modify
more...
Excel 2000 Proficient User 

...s. Perform calculations. Record a macro in a workbook. Execute a macro. Edit a macro in a workbook. Copy a macro from one workbook location to another. Delete a macro in a workbook. Assign a macro to a
Command button. Unit 3:
Data Manipulation Duration: 1 - 2 Hour(s) Import data from a text file. Import tables from an
HTML file. Import data from other applications. Export
more...
SQL Server 7 0 - Implementing a Database - Part 5 

...es for creating stored procedures. Perform the action 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
more...
Oracle SQL for End Users--Part 2 

... interactive reports by using substitution variables, and executes a formatted report by using
SQL*Plus commands. L earn To:
Access data from more than one table by using equijoins and nonequijoins and join a table to itself by using a self join. Group data by using group functions. Embed single-row and multiple-row subqueries in a SQL statement. Create, format, and execute
more...
Principles of Marketing Writing a Marketing Plan 

...ing plan. The program also details how to write, present, execute, and evaluate a marketing plan. Learn To Determine your product's market position. Identify the four types of analyses that should be conducted before creating a marketing plan. Identify methods for implementing marketing strategies.
more...
Advanced Six Sigma Preparing for Black Belt Projects 

... the role of the
Black Belt.
Understand how to plan and execute Black Belt projects.
Understand how to present and close Black Belt projects.
Audience:
The target audience for this course is individuals being asked to consider becoming a Black Belt, and those interested in learning more about what is involved in the role of a Black Belt in an organization. It is recommended that
more...