Online Table eLearning - Training Resources
Table Training Provider? - Tell us about your Training!
From Online Training Directory
FrameMaker II: Diving In


...tables of contents and indexes; use cross-references, footnotes, variables, and conditional text; and convert documents to other formats, such as Adobe PDF and HTML. You can download the trial version of this software from the Adobe FrameMaker product site.
This course provides an in-depth look at the core features of Adobe FrameMaker.
This course covers the following material: Page Layouts,
more...
Learn MS Explorer 2000 online with eBooks!


...e it is distributed by McGraw-Hill; the largest, most reputable book publisher in the world. The product you are about to purchase is the same high quality software training system proven in thousands of classrooms and hundreds of offices worldwide. Each software skill is explained in terms of the overall concept and its typical use. This is followed by a series of step-by-step instructions.
more...
Learn MS Access 2000 online with eBooks!


...e it is distributed by McGraw-Hill; the largest, most reputable book publisher in the world. The product you are about to purchase is the same high quality software training system proven in thousands of classrooms and hundreds of offices worldwide. Each software skill is explained in terms of the overall concept and its typical use. This is followed by a series of step-by-step instructions.
more...
Learn MS Excel 2000 online with eBooks!


...e it is distributed by McGraw-Hill; the largest, most reputable book publisher in the world. The product you are about to purchase is the same high quality software training system proven in thousands of classrooms and hundreds of offices worldwide. Each software skill is explained in terms of the overall concept and its typical use. This is followed by a series of step-by-step instructions.
more...
The Entrepreneurship Certificate in Marketing Mastery Program
...p of individuals to actually pitch their ideas to a round table of entrepreneurship investors and experts. This is one of the toughest feats to pull off in the business world and we take pride in being able to assemble a key group of experts to give you the insightful feedback you need to polish your presentation skills. Not only will you potentially be given an opportunity to pitch your
more...
RCRA and DOT Refresher
...ng hazardous materials, including the Hazardous Materials Table (HMT), proper shipping name, hazard classes, marking and labeling, shipping papers, packing groups, and security. The course is designed to help meet the annual training requirements for generators of hazardous waste, such as those requirements presented in 40 CFR 265.16, 40 CFR 264.16 and 40 CFR 262.34. It is also designed to
more...
Negotiate Profitable Real Estate Deals--Instructor-Led
...ss in real estate begins -- or ends -- at the negotiating table. The secret to successful negotiation is careful preparation and communication. This course will teach you proven tactics and methods for all types of real estate negotiations and prepare you to leave the table with success assured. Students may complete this course within a reasonable period of time. Contact Hours give an
more...
Negotiate Profitable Real Estate Deals--Self-Directed
...ss in real estate begins -- or ends -- at the negotiating table. The secret to successful negotiation is careful preparation and communication. This course will teach you proven tactics and methods for all types of real estate negotiations and prepare you to leave the table with success assured.Students may complete this course within a reasonable period of time. Contact Hours give an
more...
Learn HTML All By Yourself- Advanced



...d. In this course you will also create basic and advanced tables. Tables are great for summarizing large amounts of information and for structuring data.
This course will teach you how to add a table to your web page. Frames are also becoming increasingly popular and a whole week is devoted to creating multiple frames on a web page. Finally, we conclude this course with an extensive look at
more...
Excel 2007 Level 2
This course familiarizes students with intermediate-level spreadsheet features. Students will learn how to convert older workbooks to the new default XML-based file format; customize the Quick Access toolbar; use logical and financial functions; format worksheets using themes, styles, and page breaks; use 3-D references; ready workbooks for the Web; use templates to create workbooks; and insert
more...
Access 97



This course introduces the database functions of Microsoft Access 97, such as working with Access menus and dialog boxes, creating and editing tables, formatting columns and rows, and planning table design. Accomplished users will work on advanced forms, use parameter and crosstab queries, and employ complex calculation expressions and selection criteria.
more...
Access 97 Level 1



Students will learn the database fundamentals of Microsoft Access 97, such as working with Access menus and dialog boxes, creating and editing tables, formatting columns and rows, and planning table design. Students will also learn about records, wizards and shortcuts, and AutoForms.
more...
From 123-CBT Computer Based Training
Oracle Database 11g Conversion Functions Group Functions and Joins
To recognize the steps for writing queries that convert data from one type to another, specify conditions, perform calculations on groups of rows or even tables, and return values from more than one table.
more...
Oracle Database 11g Conversion Functions Group Functions and Joins
Displaying Multiple Table Data and Using Set Operators in Oracle Database 10g
To demonstrate how to retrieve data from multiple tables using joins and how to use set operators in Oracle 10g databases
more...
Using Composite Data Types
To identify the benefits associated with records and collections, declare and initialize nested tables and VARRAYs, and create and reference an INDEX BY table and table of records
more...
Oracle Database 11g Data Dictionary Views and Large Data Sets
To recognize the steps for querying data dictionary views to viewsschema objects, and for performing operations on large amounts of data, such as inserting data into multiple tables and merging table rows.
more...
ABAP Fundamentals
To recognize the basic features of ABAP, including the workbench and ABAP tools, and to learn how to create a domain, a data element, and a table.
more...
HTML 4 Part 2 Advanced Topics

...gning a Web site with their benefits. Select a suitable Web page layout format for a Web site. Identify the characteristics of a well-designed Web site. Create a client-side image map for an image by using the LiveImage tool. Identify the code fragment for linking a client-side image map to an image. Unit 2: Web Page Interactivity 3 hours Identify
more...
HTML 4 Part 1 HTML Fundamentals

...ting web pages and creating links, images and multimedia, tables and frames, and placing information online. Learn To Identify the concepts of HTML. Create different types of lists. Describe the creation of links to HTML documents on the Web. Identify the code used to add images, sound, and video to a Web page. Identify the code used to integrate
more...
Oracle9i Performance Tuning Optimizing Sorts Minimizing Contention

... 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 the
more...
Oracle9i Peformance Tuning Managing Memory and Disk I O

...rameter that indicates the size of read calls during full table scans. Audience The intended audience for this course includes Database Administrators, Technical Support Professionals, and System Administrators. Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4 CPE Credits Language Options American English, Portuguese, Spanish
more...
Oracle9i Database Admin Manage Data Storage

... Oracle9. This course 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.
more...
Oracle9i SQL DML and DDL

...earn to add rows, update, and delete existing rows from a table. The course also explains the use of external tables and how to create the external tables. Learn To: o Identify the data structures in an Oracle server. o Identify the rules for naming tables in a database. o Identify the DML and transaction control statements. o Insert rows in a table by using the INSERT statement. o
more...
Oracle9i SQL Data Retrieval Techniques

...is course shows students how to access data from multiple table using joins, aggregate data using group functions, create subqueries, and use iSQL*Plus commands to create customized queries. Learn To: o Identify the four Oracle join types used to display data from more than one table. o Identify a Cartesian product. o Retrieve rows from two tables by using an equijoin. o Identify the
more...
Oracle9i SQL Basic SELECT Statements

... o Match the structural elements of a relational database table with their descriptions. o Sequence the phases of the system development life cycle. o Match the types of SQL statements with their descriptions. o Match the capabilities of SQL SELECT statements with their functions. o Identify the guidelines for constructing basic SQL SELECT statement. o Write a query that restricts
more...
ISA Server 2000 Part 1 Setup Access Policies

...he. Identify characteristics of the Local Address Table (LAT). Configure the Local Address Table (LAT). Identify changes that occur when migrating from Proxy Server 2.0. Match common ISA Server 2000 installation problems with their solutions. Identify characteristics of clients supported by ISA Server 2000. Configure a Web Proxy client.
more...
ISA Server 2000 Part 1 Setup Access Policies

Course Overview This is the first course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course will focus on ISA Features, Installing ISA, and Installing and Configuring ISA server clients. Students will learn how to
more...
SQL Server 2000 Querying with Transact SQL Part 2 Working with Queries

... Learn To Identify advantages of using aliases for table names. Identify the guidelines for using joins. Identify the considerations for using inner joins. Identify considerations for using subqueries. Create a derived table by using a subquery. Create a single-value subquery. Identify the functions of views. Identify the considerations for defining views. Create a view by using
more...
SQL Server 2000 Querying with Transact SQL Part 1 Manipulating Data

.... Identify the guidelines for selecting columns within a table. Identify the guidelines for using the WHERE clause to retrieve rows in a table. Retrieve specific columns from a table. Identify the characteristics of aggregate functions. Identify the considerations for using the GROUP BY clause. Identify the guidelines for using the GROUP BY clause with the HAVING clause Audience
more...
SQL Server 2000 Design Implement Databases Part 4 Managing Indexes

...stered indexes. Retrieve information from the sysindexes table. Identify guidelines for creating indexes. Identify the considerations for creating unique indexes. Identify the considerations for creating composite indexes. Identify the functions of the query optimizer. Identify the features of cost-based optimization. Sequence the steps for processing queries by using query optimizer.
more...
IBM DB2 Universal Database V6 1--App Development

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. Application Development students must also have solid programming skills using C, C++, Java, or equivalent programming language. In addition, participants should have taken the first part in this series, IBM DB2 UDB V6.1
more...
IBM DB2 Universal Database V6 1--App Development

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. Application Development students must also have solid programming skills using C, C++, Java, or equivalent programming language. In addition, participants should have taken the first part in this series, IBM DB2 UDB V6.1
more...
IBM DB2 Universal Database V6 1--Administration

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. Learners must have an understanding of the general database administrator role and function. In addition, participants should have taken the first part of this series, IBM DB2 UDB V6.1 Fundamentals (course 13431). When coupled
more...
IBM DB2 Universal Database V6 1--Administration

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. Learners must have an understanding of the general database administrator role and function. In addition, participants should have taken the first part of this series, IBM DB2 UDB V6.1 Fundamentals (course 13431). When coupled
more...
IBM DB2 Universal Database V6 1--Fundamentals

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. When coupled with appropriate on-the-job experience, this course will help prepare students for the IBM Certified Solutions Expert Certification exam 509. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1:
more...
IBM DB2 Universal Database V6 1--Fundamentals

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. When coupled with appropriate on-the-job experience, this course will help prepare students for the IBM Certified Solutions Expert Certification exam 509. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1:
more...
Exchange 2000 Infrastructure Design--Part 2

...X.400 connector. Identify the features of the link state table. Identify the features of the link state algorithm (LSA). Sequence the steps in the process by which Exchange 2000 Server maintains the link state table. Match the key multiple protocols supported by Exchange 2000 Server with their definitions. Identify the guidelines for creating multiple virtual servers. Identify the
more...
Exchange 2000 Server--Part 4 Connectivity

... message queues. Identify the features of the link state table. Identify the features of the link state algorithm (LSA). Sequence the steps in the process by which Exchange 2000 Server maintains the link state table. Identify the methods for troubleshooting connection problems. Sequence the steps involved in rerouting mail. Identify the issues involved in tracking a message. Enable
more...
Cisco Internetwork Troubleshooting Part 2

...r isolating Address Resolution Protocol (ARP) and routing table problems.
Identify guidelines for isolating problems at the network layer.
Isolate an access list problem at the network layer.
Isolate an IP addressing problem at the network layer.
Identify symptoms of problems occurring at the transport layer.
Identify functions of general commands for isolating transport layer
more...
Cisco Internetwork Troubleshooting Part 1

... To:
Identify components of a network configuration table.
Identify characteristics of a network topology diagram.
Identify guidelines for discovering network configuration information.
Match Transmission Control Protocol/Internet Protocol (TCP/IP) model layers with their corresponding Open Systems Interconnection (OSI) model layers.
Sequence the stages in the process of sending
more...
Windows 2000 Network Infrastructure Admin --Part 3 IP Routing

...uting protocols; and update Windows 2000-based IP routing tables. L earn To: Install and configure Windows 2000 network protocols and Quality of Service (QoS) Admission Control, and manage network traffic. Identify the features of IP routing protocols. Install, configure, troubleshoot, and manage IP routing protocols. Update Windows 2000-based IP routing tables, implement
more...
Windows 2000 Network Infrastructure Admin --Part 3 IP Routing

...uting protocols; and update Windows 2000-based IP routing tables. L earn To: Install and configure Windows 2000 network protocols and Quality of Service (QoS) Admission Control, and manage network traffic. Identify the features of IP routing protocols. Install, configure, troubleshoot, and manage IP routing protocols. Update Windows 2000-based IP routing tables, implement
more...
Windows 2000 Installation Config Admin --Part 5 Network Imp

...e gateway address that should be specified in the routing table for a network. Install TCP/IP on Windows 2000 Server. Configure TCP/IP on Windows 2000 Server to use a specified IP address. Identify TCP/IP connectivity problems and their causes within a local network. Match TCP/IP diagnostic utilities with the situations in which they are used. Install NetBEUI on Windows 2000 Server.
more...
Windows 2000 Installation Config Admin --Part 5 Network Imp

...e gateway address that should be specified in the routing table for a network. Install TCP/IP on Windows 2000 Server. Configure TCP/IP on Windows 2000 Server to use a specified IP address. Identify TCP/IP connectivity problems and their causes within a local network. Match TCP/IP diagnostic utilities with the situations in which they are used. Install NetBEUI on Windows 2000 Server.
more...
Windows 2000 Designing a Network Infrastructure--Part 3 WANS

...ntify the guidelines to select the appropriate IP routing table management method. Identify the guidelines to select the appropriate dynamic IP routing protocol. Identify the appropriate IP routing implementation decision to achieve business goals. Analyze the ability of an IP routing design to achieve business goals. Identify the functions of multicast routers. Identify the benefits of
more...
Windows 2000 Designing a Network Infrastructure--Part 3 WANS

...ntify the guidelines to select the appropriate IP routing table management method. Identify the guidelines to select the appropriate dynamic IP routing protocol. Identify the appropriate IP routing implementation decision to achieve business goals. Analyze the ability of an IP routing design to achieve business goals. Identify the functions of multicast routers. Identify the benefits of
more...
Designing for Cisco Internetwork Solutions Part 1

...dentify guidelines for creating a network design decision table.
Identify considerations for assessing the scope of the network design process.
Identify the steps for identifying required information.
Unit 3: Network Design and Implementation (2 hours)
Identify guidelines for documenting the existing infrastructure of a network.
Identify guidelines for performing an audit on an
more...
Oracle8i Backup and Recovery Troubleshooting Recovery

...derations of the Import utility, and the steps in which a table is imported. Identify and import objects into a schema. Identify and sequence steps to start an Oracle database with a missing data file. Identify the methods to enable parallel recovery, recover from lost control file, Recovery Catalog, data file corruptions. Identify the features and usage guidelines of standby database.
more...
Oracle8i Performance Tuning Optimizing Sorts Minimizing Contention

.... 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. Identify
more...
Oracle8i Database Admin Manage Data Storage

...articipants 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. L earn To: Identify the characteristics of various tables and datatypes. Identify and manage tables. Identify the characteristics and types of triggers and
more...
TCP IP Internetworking on Microsoft Windows NT 4 0 - Part 2

...lement routing and manipulate static entries in a routing table.
Install and configure DHCP.
Rectify DHCP configuration errors, manage the DHCP databas and create a DHCP relay agent.
Identify the definition of NetBIOS and NetBIOS names.
Identify the functions and advantages of WINS.
C ontent Emphasis
Skills-Based
A udience
This course is for IT professionals seeking
more...
Windows NT Server 4 0 Routing RAS - Part 3

...cepts of IPX routing.
Match the fields of an IPX routing table with their functions.
Identify the operation stages of IPX routers during which routing tables are updated.
Configure RIP for IPX on a router interface running RRAS.
Configure router filters on IPX routers.
Create static IPX routers in the IPX routing table.
Configure an IPX filter by using the Routing and RAS Admin utility.
more...
Windows NT Server 4 0 Routing RAS - Part 2

...To:
Identify the basic concepts of OSPF and routing tables.
Configure and manage a single OSPF area.
Configure multiple OSPF areas and virtual links.
Configure OSPF for external routing.
C ontent Emphasis
Skills-Based
A udience
This course is intended for system administrators already familiar with routing protocols and routing services. Participants should have
more...
Windows NT Server 4 0 Routing RAS - Part 1

...routing.
Identify the information available in a routing table.
Identify the features of the methods used to update routing tables.
Identify the functions of the two types of routing protocols.
Identify the reasons for the occurrence of a routing loop.
Match the RRAS features with the requirements that they fulfill.
Identify the functions of the routing protocols supported by RRAS.
more...
Macromedia Dreamweaver MX 2004 Learning Design Uploading

...s can be designed and uploaded. The first unit covers the tables, layers, forms, and templates. This course also discusses the tests that need to be carried out before the site is uploaded. Finally, this course provides the procedures to follow for uploading a site.
Learn To:
Identify the steps for using tables to design the page layout.
Identify the steps for creating a layer.
more...
Windows NT Server 4 0 Routing RAS - Part 4

...y.
Test a Demand Dial connection by displaying a routing table.
Test a Demand Dial PPTP connection by connecting to a PPTP server.
Display the routing table to view all the routes to a destination when a given Demand Dial interface is not working.
Display the table for checking whether or not a user name matches the Demand Dial interface name when a Demand Dial connection is not working.
more...
Windows NT Server 4 0 Routing RAS - Part 3

...cepts of IPX routing.
Match the fields of an IPX routing table with their functions.
Identify the operation stages of IPX routers during which routing tables are updated.
Configure RIP for IPX on a router interface running RRAS.
Configure router filters on IPX routers.
Create static IPX routers in the IPX routing table.
Configure an IPX filter by using the Routing and RAS Admin utility.
more...
Windows NT Server 4 0 Routing RAS - Part 2

...To:
Identify the basic concepts of OSPF and routing tables.
Configure and manage a single OSPF area.
Configure multiple OSPF areas and virtual links.
Configure OSPF for external routing.
C ontent Emphasis
Skills-Based
A udience
This course is intended for system administrators already familiar with routing protocols and routing services. Participants should have
more...
Windows NT Server 4 0 Routing RAS - Part 1

...routing.
Identify the information available in a routing table.
Identify the features of the methods used to update routing tables.
Identify the functions of the two types of routing protocols.
Identify the reasons for the occurrence of a routing loop.
Match the RRAS features with the requirements that they fulfill.
Identify the functions of the routing protocols supported by RRAS.
more...
Lotus Domino R5 Development Part 7 Developing Applications for the Notes R5

...te a controlled access section in a form. Create a basic table in a form. Create a tabbed table in a form. Create an animated table in a form. Create a programmed table in a form. Create a nested table in a form. Embed elements in a table. Create a layout region. Create an action to invoke a form containing a layout region in a dialog box. Identify the functions of the Hide-When
more...
Oracle Database 10g Administration Workshop II Part 3

...ck operations at the database level, you can flash back a table or recover a table that has been dropped by mistake. The course also covers the tools used to monitor and improve database performance as well as detect and repair database corruption.
Learn To:
Identify features of Flashback technology.
Identify features of Flashback Database.
Sequence the steps for configuring
more...
Access 2000 Expert User

...d query by using the Query Design toolbar. Create a make-table query by using the Query Design toolbar. Create a select query that totals a group of records by using the Design view. Create a parameter query by using the Design view. Create a crosstab query by using the Crosstab Query Wizard. Specify multiple search criteria in a query to display specific records by using the Design view.
more...
Access 2000 Proficient User

...e, students will learn how to use Access 2000 to maintain tables and table data; manage Access 2000 data; create and modify forms; and create and modify report formats. L earn To: Use Access 2000 to maintain tables and table data. Manage Access 2000 data. Create and modify forms. Create and modify report formats. C ontent Emphasis Skills-Based A udience This
more...
Access 2000 Fundamentals

...fy the basic features of Access 2000; create and maintain tables; and work with Access 2000 data. L earn To: Identify the concepts related to databases and the features of Access 2000. Create and maintain tables and table data. Locate and manipulate data. C ontent Emphasis Skills-Based A udience This course is intended for end users who are looking to use the
more...
Oracle Form Builder R6 Including Reusable Oracle Components

...a data block based on the stored procedure that returns a table of records by using the Data Block Wizard. Identify the properties of a data block based on a stored procedure. Identify the performance implications of using stored procedures. Identify the guidelines to base a data block on a stored procedure. Identify the restrictions on performing database operations on data source objects.
more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention

...database storageunits to their definition.
Query the dba_tables to display segments with less than 10% free blocks.
Manually allocate an extent.
Choose the advantages of incorporating large extents into database design.
Identify characteristics of Oracle data block size.
Identify characteristics of small data block and large data block sizes.
Run scripts to create and view the
more...
Oracle8 Performance Tuning Managing Memory and Disk I O

...identify database configuration and I/O issues, including tablespace usage and guidelines.
L earn To:
Identify application tuning issues that will impact database performance.
Identify the contents and functions of the shared pool.
Identify how the Buffer Cache is managed and tuned.
Learn how to tune the Redo Log Buffer.
Learn about database configuration and I/O issues.
more...
Oracle8 Backup and Recovery - Troubleshooting and Recovery

...derations of the Import utility, and the steps in which a table is imported.
Import objects into a schema.
Sequence steps to start an Oracle database with a missing data file.
Identify the methods to enable parallel recovery, recover from lost control file, Recovery Catalog, data file corruptions.
Identify the features and usage guidelines of standby database.
Manage standby
more...
Oracle8 Database Administration - Manage Data

...articipants 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.
L earn To:
Identify the characteristics of various tables and datatypes.
Create and manage tables.
Retrieve table information from the data dictionary.
more...
Oracle Form Builder Including Reusable Oracle Components

...to base a data block on a stored procedure that returns a table of records.
Identify the properties of a data block based on a stored procedure.
Identify the performance implications specific to database calls using a particular data access mechanism.
Identify the guidelines to base a data block on a stored procedure.
Identify the restrictions on performing database operations on data
more...
Lotus Notes R5 Collecting and Organizing Information

...Print a Notes document by using the Action bar. Create a table in a document. Create lists in a Notes document. Create a section in a document. Format a document by changing the text attributes. Format paragraphs in a document by using the ruler. Format a document that contains tables by using the Table Properties dialog box. Format a document that contains lists. Format a section in a
more...
Lotus Notes R5 Collecting and Organizing Information

...Print a Notes document by using the Action bar. Create a table in a document. Create lists in a Notes document. Create a section in a document. Format a document by changing the text attributes. Format paragraphs in a document by using the ruler. Format a document that contains tables by using the Table Properties dialog box. Format a document that contains lists. Format a section in a
more...
Exchange Server 5 5 Design Implementation - Part 6

... configure a Microsoft Mail Connector.
Rebuild a routing table by using the Site Addressing Properties dialog box.
Define a Microsoft Mail Post Office from the command prompt.
Send mail from a Microsoft Mail (PC) client to an Outlook client.
Unit 4: Connecting to Microsoft Mail and Schedule+
Duration: 2 Hour(s)
Match the dirsync events with their purpose.
Sequence the steps to
more...
Exchange Server 5 5 Design Implementation - Part 4

Course Overview
This is the fourth course in a six part series that will provide participants with the knowledge to install, configure, administer and troubleshoot Microsoft Exchange Server 5.5 in single-site and multiple-site environments.
L earn To:
Identify the protocols used, the messages and security measures associated with Exchange Server and the Internet.
Install and
more...
Exchange Server 5 5 Design Implementation - Part 3

...nterpret the given address from a Gateway Address Routing Table of a site.
Configure a connector of one site with the bridgehead server on another site.
Verify the connection between two sites connected by a Site Connector by using the MailStorm utility.
Identify the selection criteria used by an MTA to select the best connector for delivering a message.
Sequence the steps performed by an
more...
Frontpage 2000 Expert User

...bsolutely on a Web page. Align text or an image within a table cell. Add a background color or image for an entire table or cell. Insert a table into a table. Create a custom formatting style for text and hyperlinks. Add a hover button to a Web page. Add a banner ad to a Web page. Insert Office Web components into a Web page. Modify FrontPage 2000 component properties. Identify the
more...
Frontpage 2000 Expert User

...bsolutely on a Web page. Align text or an image within a table cell. Add a background color or image for an entire table or cell. Insert a table into a table. Create a custom formatting style for text and hyperlinks. Add a hover button to a Web page. Add a banner ad to a Web page. Insert Office Web components into a Web page. Modify FrontPage 2000 component properties. Identify the
more...
Frontpage 2000 Proficient User

...erlink to a Web page. Create an image hotspot. Insert a table into a Web page. Modify rows and columns in a table. Modify table cells. Unit 3: Creating Webs Duration: 2 Hour(s) Create a Web using a template. Open an existing FrontPage 2000 Web. Add a new page to a Web. Apply a theme to Web. Modify an existing theme. Add a page transition to a Web page. Add a hit counter to
more...
Frontpage 2000 Proficient User

...erlink to a Web page. Create an image hotspot. Insert a table into a Web page. Modify rows and columns in a table. Modify table cells. Unit 3: Creating Webs Duration: 2 Hour(s) Create a Web using a template. Open an existing FrontPage 2000 Web. Add a new page to a Web. Apply a theme to Web. Modify an existing theme. Add a page transition to a Web page. Add a hit counter to
more...
Outlook 2000 Proficient User

...act.
Sorting contacts using field column headings in the table view.
Flag a contact for follow-up.
Track activities with contacts using the Contact Activities feature.
Add an existing vCard to a message.
Identify the built-in views in Contacts.
Identify the customization options available for Contacts.
Unit 2: Recording Tasks, Journals and Notes
Duration: 2 - 3 Hour(s)
Identify
more...
SQL Server 7 0 Designing and Implementing Data Warehouses - Part 4

...uctures; identify the features and functionality of Pivot Table Service, Local Cubes, Client/Server Cache; identify the features of MS English Query; and create and deploy an English Query application. L earn To: Identify the methods of aggregating and accessing data from relational data structures. Create an MDX. Identify the methods of data access from multidimensional data
more...
SQL Server 7 0 Designing and Implementing Data Warehouses - Part 3

...warehouse by using the Enterprise Manager. Create a fact table by using the Enterprise Manager. Create a dimension table by using the Enterprise Manager. Establish referential integrity between tables by using the Enterprise Manager. Identify the guidelines for designing an index. Identify the features of full-text indexes. Create an index on a table. Maintain an index. Build a Data
more...
SQL Server 7 0 Designing and Implementing Data Warehouses - Part 2

...e advantages of aggregation. Select the most appropriate table to answer a given user query. Identify the design issues that are relevant for the design of cubes, base tables, fact tables and dimension tables. Unit 2: The Data Warehousing Process Duration: 1 - 2 Hour(s) Identify the features of an enterprise data warehouse. Identify the situations in which you will use a data
more...
Visual C 6 0 Designing Implementing Distributed Applications - Part 3

...d 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 programmers looking to develop applications using MFC library and Microsoft Visual
more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 5

Course Overview This is the final course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions. L earn To: Create an ActiveX document project and its objects by using Visual Basic 6.0. Work with Active Server Pages (ASP) files, dynamic web pages, ASP objects and the IIS Application project. Configure DCOM on a client
more...
Visual InterDev 6 0 Accessing Remote Data

... of Microsoft SQL Server 6.5.
Add a record to a database table by using Microsoft ISQL_w of Microsoft SQL Server 6.5.
Update a record from a database table by using Microsoft ISQL_w of Microsoft SQL Server 6.5.
Delete a record from a database table by using Microsoft ISQL_w of Microsoft SQL Server 6.5.
Create a stored procedure to retrieve database data by using Microsoft ISQL_w of
more...
Visual InterDev 6 0 Accessing Remote Data

Course Overview
This is the fourth course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to work with database records and identify the methods of managing recordset size; identify the components of Remote
more...
Visual InterDev 6 0 Building Web Sites and Pages

...he layout of a Web page by using the HTML menu.
Create a table by using the Table menu in the HTML Editor window.
Create a hyperlink.
Create an HTML form by using the HTML Controls tab.
Create frames on a Web page by using the FRAMESET tag.
Identify the uses of the values of the TARGET attribute.
Group the elements of an HTML page.
Unit 2: Web Application: Deployment
Duration: 2 -
more...
Microsoft Visio 2003 Expert User

... Microsoft Visio 2003 to a record in an existing database table.
Create new master shapes from each record in a database table using the Database Wizard.
Audience:
This course is intended for personnel with significant prior experience; end users wishing to extend their skills in the areas of advanced diagram development and technical aspects of Microsoft Visio 2003. Experience with the
more...
Microsoft FrontPage 2003 Proficient User

... of layers.
Insert a behavior in a Web page.
Create a table in a Web page.
Identify different options for customizing table properties.
Audience:
New users that desire to obtain a solid foundation in the use of FrontPage 2003 to create and modify Web pages and execute basic Web site design. There are no prerequisites required for this course.
Deployment:
Self-Study
more...
Microsoft FrontPage 2003 Expert User

...es and Share Point Services.
Learn To:
Create a table of contents for a Web page.
Insert a photo gallery into a Web page.
Identify features of advanced controls that can be inserted in a Web page.
Identify features of the Form Page Wizard.
Customize a text box in a form.
Customize an option button in a form.
Identify features of non-HTML technologies used in Microsoft
more...
Oracle Database 10g SQL Fundamentals I Part 2

...entify the code for retrieving data hierarchically from a table.
Identify the code for formatting hierarchical reports.
Identify features of regular expression functions.
Audience:
The audience for this course includes PL/SQL Developers, System Analysts, Technical Consultants, Forms Developers, Portal Developers, and Database Administrators.
Deployment:
Self-Study
Language
more...
Oracle Database 10g SQL Fundamentals I Part 1

...DBMS).
Identify the SQL statement to retrieve data from tables.
Identify arithmetic expressions used to perform operations on data.
Identify operators used to format results in SQL statements.
Identify features of single-row functions.
Match the character functions with their uses.
Match the number functions with their purpose.
Identify the use of natural joins to retrieve data
more...
Oracle Database Administration Workshop I Part 2

...se integrity constraints, transferring data, and defining tables and schemas has been discussed at length. Attention has been paid to DML and also to PL/SQL code, which is Oracle's proprietary fourth generation programming language that enables Oracle applications to interact over different operating systems and hardware platforms.
Learn To:
Identify features of database user accounts
more...
Windows NT Server 4 0 Routing RAS - Part 4

...y.
Test a Demand Dial connection by displaying a routing table.
Test a Demand Dial PPTP connection by connecting to a PPTP server.
Display the routing table to view all the routes to a destination when a given Demand Dial interface is not working.
Display the table for checking whether or not a user name matches the Demand Dial interface name when a Demand Dial connection is not working.
more...
Networking Technologies Series TCP IP Protocols

... 2 Hour(s)
Identify the methods of building a routing table.
Identify the features of a routing daemon.
Match direct and indirect routing types with their features.
Sequence the steps in the updating of routing information between two interconnected networks.
Identify the feature of Gateway-to-Gateway Protocol (GGP).
Identify the features of the GGP.
Identify the features of External
more...
Oracle SQL Specifics Retrieving and Formatting Data

...atenation operator to combine query results from multiple table columns into a single column.
Perform a query using a pseudocolumn.
Identify the components of a basic WHERE clause.
Use the WHERE clause to query for a character string or a date.
Match each type of operator to the correct label.
Identify which operators can be used to find rows that do not meet a condition.
Perform a query
more...
Oracle SQL Specifics Creating and Managing Database Objects

...o standard SQL. Users will learn how to create and manage tables, build integrity constraints, and use the COMMIT and ROLLBACK statements to control transactions. Learners will create and maintain views, sequences, indexes and synonyms. Additionally, users will learn how to control database access, add new users, and provide alternative names for objects using synonyms. Finally, participants
more...
Oracle SQL and SQL Plus Advanced SELECT Statements

...ingle-row subqueries.
Complete the statement to create a table based on the definition of an existing table by using a subquery.
Complete the statement to insert values into a table from another table by using a subquery.
Complete the UPDATE statement by using subqueries.
Complete a DELETE statement by using subqueries.
Unit 2: Multiple-Value Subqueries
Duration: 1 Hour(s)
more...
Oracle SQL and SQL Plus SQL Plus and Reporting

...ite the code to display the column definitions of a given table.
Complete the SELECT statement that prompts the user to input a value at run-time by using the & substitution variable.
Write the SET command to display the text of a command before and after it replaces substitution variables with values.
Complete the SELECT statement that reuses a substitution variable value without prompting
more...
Oracle SQL Tuning Diagnostics and Tuning Schema

...scriptions.
Match the columns in the EXPLAIN PLAN output table with their descriptions.
Identify the combination of operation and option used, given the interpretation of the EXPLAIN PLAN output.
Display the execution plan worked out by the optimizer for a given query by using the EXPLAIN PLAN command.
Set the SQL Trace initialization parameters in the parameter file.
Switch on SQL Trace.
more...
Oracle SQL Tuning Tuning SQL and the Optimizer

...DE initialization parameter.
Collect the statistics of a table by using the ANALYZE command.
Identify the guidelines for using histograms.
Collect histogram data for a specific column in a table.
Match the various join methods with the situation in which they are used.
Match the data retrieval methods available to the optimizer with their features.
Match the access path hints with the
more...
Word 2000 Proficient User

.... 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 columns. Balance the column length to lay out the text in a newspaper style. Unit 2: Enhancing a
more...
Word 2000 Expert User

...nage documents within a workgroup environment; and insert table of contents, cross-references and bookmarks in a document. L earn To: Perform advanced text editing and handling operations. Manage documents within a workgroup environment. Insert table of contents, cross-references and bookmarks in a document. C ontent Emphasis Skills-Based A udience This course is
more...
Excel 2000 Expert User

...ared workbooks; and analyze data by using Data Map, Pivot Table, Data Table Scenario and Data Analysis tools. L earn To: Create and use templates. Retrieve, sort and manipulate data from a list. Create and modify shared workbooks. Analyze data by using Data Map, Pivot Table, Data Table Scenario and Data Analysis tools. C ontent Emphasis Skills-Based A udience This
more...
PowerPoint 2000 Expert User

..., students will learn how to create and modify charts and tables; import data from other sources; prepare support elements for a presentation; and broadcast a presentation on the Web. L earn To: Create and modify a chart. Create and modify an organization chart. Create and modify a table. Import data from other sources. Prepare support elements for a presentation. Broadcast
more...
SQL Server 7 0 - Implementing a Database - Part 2

Course Overview This is the second 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: 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
more...
SQL Server 7 0 System Administration - Part 1

...ify the valid formats of object names.
Match each system table term to its definition.
Match each method of metadata retrieval with its definition.
Identify the logical layers of software applications.
Sequence the steps for implementing a SQL Server database.
Sequence the steps to administer a SQL Server database.
Match each application deployment option with its description.
Unit 2:
more...
SQL Server 7 0 System Administration - Part 4

Course Overview
This is the fourth course in a five part series that will provide students with the knowledge to install, configure, administer and troubleshoot Microsoft SQL Server 7.0.
L earn To:
Automate SQL Server 7.0 administrative tasks.
Identify and use the SQL Server 7.0 tools for transferring and transforming data.
Identify and use the tools for monitoring and
more...
SQL Server 7 0 - Implementing a Database - Part 3

...osoft SQL Server 7.0. L earn To: Query multiple tables using Transact-SQL statements. Retrieve and modify data using advanced query techniques. 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:
more...
SQL Server 7 0 - Implementing a Database - Part 4

...ion level locking options with their descriptions. Match table level locking options with their descriptions. Select the steps to reduce the risk of deadlocks. Select how to display locking information. Unit 3: Implementing Views Duration: 2 Hour(s) Select the characteristics of a view. Identify the advantages of using views. Perform the steps to create views. Perform the steps
more...
Visual InterDev 6 0 Building Web Sites and Pages

...he layout of a Web page by using the HTML menu.
Create a table by using the Table menu in the HTML Editor window.
Create a hyperlink.
Create an HTML form by using the HTML Controls tab.
Create frames on a Web page by using the FRAMESET tag.
Identify the uses of the values of the TARGET attribute.
Group the elements of an HTML page.
Unit 2: Web Application: Deployment
Duration: 2 -
more...
Lotus Notes 6 New Features of IBM Lotus Notes 6

...6. To identify new features of table formatting in Lotus Notes 6. Audience It is important to keep in mind that the audience for this curriculum are users of previous releases of Lotus Notes, particularly Release 4 and 5. Familiarity with Lotus Notes Release 4 or 5 is a pre-requisite of this course. Deployment Options e-Learning Accreditation NASBA
more...
Lotus Notes 6 Moving to IBM Lotus Notes 6

...a unit on the features of document creation, for example, table use and customization, the use of sections, formatting, and links in documents. Learn To To identify features of Lotus Notes 6. To identify features of the Welcome Page in Lotus Notes 6. To identify features of bookmarks in Lotus Notes 6.
more...
SQL and PL SQL PL SQL Basics

...L code. Declare and reference PL/SQL records and PL/SQL tables Identify the types and features of LOB datatypes. Understand cursors, how to operate explicit cursors, work with explicit cursor attributes Use the advanced functionality of explicit cursors. Understand the basic concepts of exceptions, trap predefined, nonpredefined, and user-defined exceptions Understand how exceptions
more...
Cisco Networking Technologies Introduction Part 3

... routing.
Identify information contained in the routing table.
Identify goals of routing protocols.
Identify characteristics of circuit switching and packet switching.
Identify bandwidths available for serial line connections.
Identify types of multiplexing.
Identify stages in the process for starting and accessing a network router.
Identify characteristics of the Internetwork
more...
SQL and PL SQL Basic SELECT

...eries. Customize SQL queries when selecting data from a table. Identify SQL*Plus environment, features, and commands. Restrict rows retrieved by a query. Identify comparison operators that can be used in defining row retrieval restrictions. Identify logical operators that can be used to define row retrieval restrictions. Sort rows retrieved by a query. Describe the types of SQL
more...
SQL and PL SQL Data Retrieval Techniques

...is course describes how to access data from more than one table using joins and aggregating data using group functions. This course also describes how to embed a SQL statement in a clause of another SQL statement to enhance the power of SQL queries. In addition, how to use SQL*Plus commands to build on basic SQL statements and create customized queries that retrieve the information and display
more...
SQL and PL SQL DML and DDL

...ery Language (SQL) to create and populate Oracle database tables. Learners create tables and other database objects and learn to maintain and modify these data objects. Learners also learn how to insert, update and delete data using SQL's Data Manipulation Language, and learn to control database transactions. Finally, the course teaches how to control both user and object level security in an
more...
Building Scalable Cisco Internetworks Part 1

...at the router uses for inserting routes in the IP routing table.
Identify routing protocols.
Unit 4: Classful and Classless Routing Protocols (2 hours)
Identify characteristics of a classful routing protocol.
Identify key aspects of automatic network-boundary summarization in a classful routing protocol.
Identify ways to interpret a classful routing table with a classful
more...
Building Scalable Cisco Internetworks Part 2

... Path First (OSPF) link-state database (LSDB) and routing table.
Identify benefits of Open Shortest Path First (OSPF) route summarization.
Identify Open Shortest Path First (OSPF) route summarization commands.
Identify considerations for creating a default route in Open Shortest Path First (OSPF).
Unit 4: Multiple Areas and Virtual Links (2 hours)
Identify types of Open Shortest
more...
Building Scalable Cisco Internetworks Part 3

...eway Routing Protocol (EIGRP) database and the IP routing table.
Identify considerations for performing Enhanced Interior Gateway Routing Protocol (EIGRP) metric calculation.
Identify commands used to configure Enhanced Interior Gateway Routing Protocol (EIGRP).
Identify the requirements for configuring a default route for the Enhanced Interior Gateway Routing Protocol (EIGRP) process
more...
Project 2000 Proficient User

... applying a template to create a new project. Customize tables, views, groups, outlines, filters, timescales, bar styles, custom forms, and the accessibility and user options. Track projects and customize Project Central. C ontent Emphasis Skills-Based A udience This course is intended for end users that use the fundamental capabilities of Microsoft Project 2000. Participants
more...
Oracle Database 10g New Features for Administrators Part 1

...ns in Oracle Database 10g.
Identify features of transportable tablespaces (TTS).
Identify functional architecture of Data Pump.
Identify features of the Data Pump export and import utilities.
Audience:
The target course audience is Data Administrators, PL/SQL Developers, and Technical consultants who have experience with the Oracle9i Database.
Deployment:
Self-Study
more...
Oracle Database 10g New Features for Administrators Part 4

...ng Flashback Databases.
Identify features of the SYSAUX tablespace.
Identify the steps to relocate SYSAUX occupants by using Enterprise Manager (EM).
Identify conditions for renaming tablespaces in Oracle Database 10g.
Audience:
The target course audience is Data Administrators, PL/SQL Developers, and Technical consultants who have experience with the Oracle9i Database.
more...
IBM DB2 Universal Database V6 1--Fundamentals

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. When coupled with appropriate on-the-job experience, this course will help prepare students for the IBM Certified Solutions Expert Certification exam 509. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1:
more...
IBM DB2 Universal Database V6 1--Fundamentals

...nal database technology, including concepts of databases, tables, rows/columns, data types, etc., prior to taking this course. Limited exposure to SQL is also assumed. When coupled with appropriate on-the-job experience, this course will help prepare students for the IBM Certified Solutions Expert Certification exam 509. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1:
more...
Oracle SQL for End Users--Part 1

...relational database model. Match the relational database table element with its description. Sequence the phases of the system development life cycle. Match components of the EMPLOYEE and DEPARTMENT entity relationship model with their description. Define structured query language (SQL). Match SQL statement types with their appropriate SQL commands. Identify the capabilities of the Oracle
more...
Oracle SQL for End Users--Part 2

.... In this course, the learner displays data from multiple tables by using equijoins, non-equijoins, and self joins. In addition, this course introduces the use of group functions in a SQL statement to display information about groups of rows in the database. This course also covers how to embed subqueries in SQL statements. Finally, the learner creates interactive reports by using substitution
more...
Office XP New Features Part 2 Access Outlook FrontPage

...002. Learn To: Identify the new commands available on the Table menu. Audience The audience for this course would include learners who work in an office environment producing and working with databases, e-mail, or Internet software. A high level of computer skill is not required for New Features Part 1 but learners will have had some prior experience with Microsoft Office software.
more...
Access XP Fundamentals

...difying databases, and establishing relationships between tables. Learn To Identify advantages of a relational database. Identify the basics of a relational database. Sequence the steps for planning a relational database. Create a table in Datasheet view. Identify features of the Table Wizard Create a table in Design view.
more...
Access XP Proficient User

... to other databases. Learn To Create a single-table query in Design view. Create a multiple-table query in Design view. Create a simple query by using the Simple Query Wizard. Identify features of the Form Wizard. Identify features of the AutoForm Wizard. Add a record to a form. Identify features of the Report Wizard.
more...
Access XP Expert User

.... Create an append query. Create a make-table query. Create a parameter query. Create a crosstab query. Create a union query. Filter records with a query by using the OR criteria condition. Filter records with a query by using the AND criteria condition. Create a criterion query by using a form control. Change a
more...
Frontpage XP Proficient User

...Web page. Create an image map. Insert a table onto a Web page. Add table columns and rows. Unit 3: Creating Web Sites 2 hours Identify features of a Web site wizard. Create a Web site by using a template. Preview a Web site. Publish a Web site. Add a new page to a Web site. Apply a theme to a Web site.
more...
FrontPage XP Expert User

...on that include the creation of dynamic pages, frames and tables. Finally, essential elements in client/server interaction, such as the creation of Web forms, database integration, collaboration features and publishing options are covered. Learn To Import a file to a Web site. Import a Web site. Manually modify an extract of Hypertext Markup Language (HTML).
more...
FrontPage XP Expert User

...on that include the creation of dynamic pages, frames and tables. Finally, essential elements in client/server interaction, such as the creation of Web forms, database integration, collaboration features and publishing options are covered. Learn To Import a file to a Web site. Import a Web site. Manually modify an extract of Hypertext Markup Language (HTML).
more...
PowerPoint XP Expert User

...presentation enhancements, using and inserting charts and tables, importing objects and making the final presentation as professional as possible. Learn To Modify a Slide Master. Add a design template to a Slide Master. Customize a template. Add a chart to an existing slide by using the Insert menu. Change a chart from one type to another.
more...
Word XP Curriculum

...ion of documents, use of Word Help, document enhancement, table and column management, in addition to visual enhancements to include WordArt, and graphics. This curriculum consists of three Skill Builder courses: Course 74020 Microsoft Word 2002 Fundamentals Course 74021 Microsoft Word 2002 Proficient User Course 74022 Microsoft Word 2002 Expert User Learn To See individual course
more...
Word XP Proficient User

... Word 2002. Learners will deal with document enhancement, table management, and column management. This course also covers visual enhancements including WordArt, graphics, and diagrams. Lastly, learners will cover mail merge and workgroup collaboration. Learn To Insert page numbers into a document. Insert a header and a footer into a document. Insert a date and
more...
Word XP Expert User

...p collaboration and forms. Lastly, this course will cover tables, indexes and referencing, advanced document navigation and data tables. Learn To Modify the first page header or footer of a document. Modify a bulleted list. Modify a numbered list. Distribute a document for revision by using e-mail. Revise a document by using the Track Changes
more...
XML Building XML-Based Web Applications Part 1

Course Overview This is the first course in a five part series that presents the learner with a broad overview of XML before moving onto a detailed treatment of each aspect of XML in the subsequent courses within the curriculum. It aims to present XML within the context of its use as a solution to information processing challenges and its uses within commercial and business environments. This
more...
SAP R 3 Variant Configuration Config Scenario

SAP R/3 Variant Configuration is intended to provide all the employees of your company who are involved in designing and constructing product variants with an overview of how master data is used to build up the knowledge base used to describe a variant product in the R/3 System. Furthermore, the learner will be shown how to use the simulation function and the single level production order
more...
SAP R 3 PP Production Planning SOP

The Computer Based Training (CBT) SAP R/3 PP: Production Planning and SOP describes the production planning process and explains how it works. The learner is introduced to the various planning levels in the R/3 System as well as learning how to plan in the Sales and Operation Planning and Material Requirement Planning levels. Furthermore, the trainer will be shown the functions of standard SOP and
more...
SAP R 3 PP Production Order

...ning the course demonstrates various analysis reports and table planning. Learn To: o Integration into Production Planning and Control. o Shop Floor Control in the R/3 System. o Special Topics of Production. o An Example of PO Processing. o Creating a Production Order. o Important Tasks within Production Order Processing. o Confirming and Settling Production Orders. Audience
more...
SAP R 3 PP Prod Order Processing Capacity Planning

...e will learn to use various analysis reports and planning tables. Learn To: o Creating and Processing Production Orders. o Component and Operation Processing. o Confirming Production Orders. o Capacity Planning Within the R/3 System. o The Basics of Capacity Planning. o Capacity Evaluations. Audience Primarily engineers, technicians, and experienced employees from various
more...
SAP Advanced Planner Optimizer APO Overview

...ss. - Transport Load Builder. - TLB: Interactive Planning Table. o Production Planning & Detailed Scheduling (PP/DS): - Advantages of PP/DS. - Planned Independent Requirements and Requirements Strategies. - Complete Production Planning Run in PP/DS. - Material Planning and Capacity Requirements Planning. - Constraint-Based Detailed Scheduling. - Schedule Optimization. - Conversion to Fixed
more...
Oracle 9i New Features Backup Recovery Performance Tuning

... Identify the new functionalities of index-organized tables. Sequence the steps in performing an online redefinition of a table. Identify the considerations applied when the database is in a quiesced state. Identify the RMAN manageability features. Match persistent configuration parameter used in
more...
Database Technologies Introduction to SQL

...L: Data Definition Language (DDL - creating databases 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
more...
Macromedia Dreamweaver MX Part 1

This course introduces DreamWeaver MX. Participants learn about the interface and how to define a Web site. Learners are stepped through the creation of new Web pages and adding text and graphics to pages. How to link pages and how to create an e-mail link are also taught. Learn To Identify features of the DreamWeaver MX interface.
more...
Project 2002 Proficient User

...osoft Project 2002 Proficient User course covers advanced table, view, and report features, interface customization, macro automation, and data exchange. The course also teaches about project consolidation and collaboration. In addition, the course covers Project Server and Project Web Access. Learn To: o To identify features of earned value tables in Microsoft Project 2002. o To create
more...
Lotus Domino Designer 6 Preparing Domino R4 Developers

...l learn about working with forms in Designer 6, including tables, fields, actions, and views. Learn To: o To match Domino 6 clients with their functions. o To match components of the Notes client interface with their functions. o To match Domino Designer 6 Client interface elements with their functions. o To match table types with their characteristics. o To create a nested table.
more...
Business Finance Time Value of Money

...erest rates and maturity dates, establish an amortization table, and calculate payments on amortized loans. Learn To Calculate the present value of a cash flow. Calculate the interest rate given a cash flow equation. Calculate the maturity date given a cash flow equation.
more...
Total Quality Management Principles

...n, which found it was bottom of the customer satisfaction table. In response to this, you've set up a focus group to ensure that Icon is in the top 10 for next year's poll. You hope that a small focused team will help to solve the issue of customer dissatisfaction and bring customer needs to the forefront of Icon's agenda. Revenue is also down by 50% and you're worried that this will further
more...
PowerPoint 2003 Proficient User

...art onto a slide. To insert a table onto a slide. To identify options in the Insert Object dialog box for inserting objects. To identify options in the Send To Microsoft Word dialog box. To identify options for packaging a PowerPoint slide show for CD. To
more...
Access 2003 Fundamentals

...f Microsoft Access 2003. The student learns how to create tables and relationships, how to manipulate tables, and how to create simple and advanced queries. Learn To To identify options in the New File task pane. To identify functions of database object views. To identify options in the Table Wizard.
more...
Word 2003 Expert Part 1

...o To modify the format of a table. To manipulate data in a table. To manipulate a graphic. To insert a chart and an object. To customize default settings in Word. To customize toolbars and menus. To format
more...
Word 2003 Proficient User

... To identify options for inserting a table in Word. To identify research options in Word. To identify options in the Insert Hyperlink dialog box. To identify options on the Reviewing toolbar. Audience The target audience will range from new users to power users, although it is expected
more...
Access 2003 Proficient User

...er for a report. To publish a table to Excel. To identify options in the Import Spreadsheet Wizard. To back up a database. Audience The target audience will range from new users to power users, although the vast majority will have had some exposure to previous versions of Access. Fundamental PC and Windows
more...
Microsoft Project 2003 Proficient User

...003 proficiency-level skills, i.e. advanced management of Tables, Views, and Reports, the customization, automation, and exchange of data, Project consolidation and collaboration, and Project Server and Project Web Access.
Learn To:
Identify features of earned value tables.
Create a custom table.
Identify options for manipulating custom fields.
Create a consolidated project.
more...
Lotus Notes 6 New Features of IBM Lotus Notes 6

...6. To identify new features of table formatting in Lotus Notes 6. Audience It is important to keep in mind that the audience for this curriculum are users of previous releases of Lotus Notes, particularly Release 4 and 5. Familiarity with Lotus Notes Release 4 or 5 is a pre-requisite of this course. Deployment Options e-Learning Accreditation NASBA
more...
Oracle e-Business 11i System Admin Fundamentals 4

... segment attributes.
Identify guidelines for validating tables.
Use a table to validate a descriptive flexfield (DFF) segment.
Create a descriptive flexfield (DFF) that uses cascading dependencies to validate values.
Audience:
Functional implementers and technical consultants, including: Oracle Applications Implementation team member System analyst and administrators Application
more...
MS Office 2003 Introduction to Office 2003

This course will give new Office users a quick jump-start on the major applications in the suite. It will include a broad overview of the components of Office 2003, followed by a quick introduction to Word, Excel, Access, and PowerPoint. Learn To To match Office core applications with their functions. To identify common interface features
more...
Lotus Notes 6 Moving to IBM Lotus Notes 6

...a unit on the features of document creation, for example, table use and customization, the use of sections, formatting, and links in documents. Learn To To identify features of Lotus Notes 6. To identify features of the Welcome Page in Lotus Notes 6. To identify features of bookmarks in Lotus Notes 6.
more...
Lotus Notes Domino R5 Development Part 1 Basic Concepts

...der types in Domino R5 with their definitions. Match the table types in a Domino database with the appropriate scenario. Match the components of an agent in Notes R5 databases with their functions. Create a document in the Notes R5 client. Manage the documents in the Notes R5 client views. Format the text in a document. Format a paragraph in a document. Create a list in a document.
more...
Lotus Domino R5 Development Part 2 Application Devel Fundamentals

... a form by using the context menu of the field. Create a table in a form. Create a section in a form. Identify the guidelines for designing a form. Identify the type of view to be created in a database in a given situation. Create a view for the documents based on the forms in a database by using the Design pane. Set the properties of a column in a view. Set the properties of a view.
more...
MS Office 2003 New Features for Office Users

...ndencies in Access. Copy a linked table as a local table in an Access database. Identify smart tags in Access. Match elements of the Outlook interface with their functions. Identify new features of Mail in Outlook. Identify new features of messages in Outlook.
more...
XML Building XML-Based Web Applications Part 3

Course Overview This is the third course in a five part series that presents a detailed treatment of Styling within XML, concentrating on XSL. The evolution from CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with, along with linking technologies, XML filtering and sorting, language constructs and creating new XML elements, and a coverage of XSLT. The course then
more...
CIW Site Designer Part 2 Basic Web Technologies

...he series teaches about Web technologies, including HTML, tables, HTML frames, metadata and cascading style sheets. It provides learners with the opportunity to practice working with all of these technologies. Learn To Identify HTML concepts. Create page structures with tables and frames. Identify the uses of metadata tags. Identify how to use CSS for
more...
CIW Site Designer Part 3 Using FrontPage Dreamweaver HomeSite

... Identify FrontPage 2000 and how to create Web pages with tables, images, and image maps by using FrontPage. Identify how to format Web pages, use style sheets, Web forms, DHTML effects, FrontPage components, and FrontPage Web reports. Identify how to apply the various Dreamweaver features that are used for effective site development. Identify how to perform
more...
SAP R 3 Workflow Scenario

...- Basics. - Event Creators and Event Receivers. - Linkage Table. a Containers and Bindings: - Container. - Binding. - Example of a Binding. a Basic Workflow Scenario: - Defining a Single-Step Workflow. - Event Simulation. - Executing and Testing the Workflow. - Container Monitor. Unit 2: Multi-Level Workflow Scenario 1.5 - 2 hours a Multistep Tasks: - Basics. -
more...
Project 2002 Curriculum

...culum also covers more advanced topics including advanced table, review and report features, interface customization, macro automation and data exchange. This curriculum consists of the following two courses: - 8351 (74080) Microsoft Project 2002 Fundamentals - 8352 (74081) Microsoft Project 2002 Proficient User Learn To: See individual course descriptions for specific course objectives and
more...
Business Etiquette Business Functions Travel

...am details how to dine with proper manners and use formal table settings appropriately. In addition, the program teaches the learner how to be a courteous traveler and prepare for international business trips. Learn To Match the types of cocktail functions with the characteristics that describe them. Identify guidelines you should follow at trade shows and conventions.
more...
From HAZMAT Plans & Programs, Inc
DOT HAZMAT General Awareness

In accordance with 49 CFR 172. 700, the US Department of Transportation (DOT) requires training for anyone who handles hazardous materials including individuals who ship or receive hazardous materials, prepare hazardous materials for transportation, mark and label containers, complete shipping documents, select packaging and load or unload hazardous materials.
The online DOT HAZMAT General
more...
From Serebra Learning Corporation
Microsoft Access 2000 Basic
...ss 2000, students learn how to create and manage data and tables, create forms and reports, and modify a database structure. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. Related Exam: MOUS Access 2000 Expert. This course is designed to help individuals who want to achieve basic proficiency in MS Access 2000.
more...
Microsoft Excel 97 Advanced
...ents learn how to perform "what-if" analysis, create PivotTables, exchange Excel data with other programs, control worksheet properties and calculations, and program with Excel. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and online glossary make the CBT a great reference tool long after
more...
Microsoft Access 97 Basic
This highly interactive CBT contains five units that cover basic Access skills. Through step-by-step instruction within a realistic simulation of Microsoft Access 97, students learn how to create and manage data and tables, create forms and reports, and modify a database structure. This course is designed to help individuals who want to achieve basic proficiency in MS Access 97. Individuals who
more...
Advanced Data Manipulation and Analysis in Excel 2002
To provide an overview of the advanced data manipulation and analysis features in Excel 2002 End-users seeking proficiency in the use of Microsoft Excel 2002 at an advanced level; end-users seeking to obtain Microsoft Office User Specialist (MOUS) certification in Microsoft Excel 2002 at Expert level
more...
Adding Graphics to Presentations in PowerPoint 2007
Microsoft PowerPoint 2007 is a useful authoring application tool for creating dynamic slide show presentations. This course demonstrates how to create visually appealing presentations using PowerPoint's design templates and implementing new Microsoft Office 2007 themes. The course also explores the introduction of SmartArt in PowerPoint 2007, a feature that allows you to add some glamour to your
more...
Introduction to Advanced Finance
Don't be intimidated by corporate finance and choosing appropriate investment projects. If you are a corporate manager faced with choosing between different investment projects, this course will be helpful. You will review Time Value of Money concepts, and learn how to choose corporate projects using accounting models and cash flow models. This course is designed specifically for business
more...
Microsoft Office 2000 - Beginning FrontPage
To provide an introduction to the core concepts of Microsoft FrontPage 2000 Anyone wishing to become familiar with FrontPage 2000 or needing to create professional-standard Internet or intranet sites quickly and easily; students who wish to become certified as a Microsoft Office Specialist
more...
Enhancing and Managing Web Sites with FrontPage 2002
To explain how to enhance and maintain FrontPage 2002 web sites Anyone wishing to become familiar with FrontPage 2002 or needing to create professional-standard Internet or intranet sites quickly and easily
more...
Getting Started with ColdFusion MX
To introduce and demonstrate the fundamental concepts, tools, and features of ColdFusion MX Web professionals and developers that want to create dynamic web sites using ColdFusion
more...
Tables Accessibility and Standards in Dreamweaver 8
To add tables, accessibility features and standards to a site in Dreamweaver 8 The will be web professionals; end users and home users wishing to create effective Internet or intranet sites quickly and easily; Macromedia Flash 8 developers using Macromedia Dreamweaver 8 to create web pages; individuals wishing to obtain the Dreamweaver 8 Developer certification
more...
Adding Tables in Dreamweaver MX 2004
To identify how to structure a web page using tables in Dreamweaver MX 2004 Web professionals; end users and home users wishing to create effective Internet or intranet sites quickly and easily; Macromedia Flash MX 2004 developers using Macromedia Dreamweaver MX 2004 to create web pages; individuals wishing to obtain the Dreamweaver MX 2004 Developer certification
more...
Structuring Web Pages with Macromedia Dreamweaver MX
To describe how to use Dreamweaver MX to structure a web site Web professionals; home users and end users wishing to create effective Internet or intranet sites quickly and easily; Macromedia Flash MX developers using Macromedia Dreamweaver MX to create web pages
more...
ASP NET User Interface Considerations
To describe how to create and use dynamic controls, implement styling, and use data binding Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification
more...
Creating the NET Logical Design
To derive the logical design for the solution A wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions
more...
Networking Fundamentals for Linux Administrators
To identify networking fundamentals in Linux Students wishing to acquire the basic skills required as a Linux system administrator
more...
OS 390 ISPF Dialog Management Services
The OS/390 ISPF Dialog Management Services course introduces dialog development in Information System Productivity Facility (ISPF). It describes how to organize a dialog, code the panels, use variables to pass information between the dialog and the underlying function, store the information in a table, and write a sequential output file. This course is written to OS/390 2.x. This course is
more...
Intermediate COBOL
...detailed description of using single and multidimensional tables and employing a formal table index. Statements associated with tables such as SET and SEARCH are covered. The student learns a number of important COBOL techniques such as creating comment lines, debugging lines, and continuing statements across source records. Additional statements such as COMPUTE, STRING, and ALTER are covered.
more...
TCP IP Protocols 7 0
This WestNet e-Learning module covers how the underlying Transmission Control Protocol/Internet Protocol (TCP/IP) works. This includes the use of TCP, User Datagram Protocol (UDP), IP, and local area network (LAN) and wide area network (WAN) protocols for use in transporting information between two applications.
more...
Routing Table Protocols
This WestNet e-Learning module describes and compares the two major routing algorithms and discusses the dominant routing protocol based on each algorithm. We will also learn about several small, but important protocols created to solve special routing or transmission problems.
more...
Layer 2 Security
To recognize, troubleshoot, and mitigate layer 2 attacks The primary target includes network designers, network administrators, network engineers, and system engineers.
more...
VPNs Using Certification Authorities
to recognize how to configure and verify IPSec VPN using CAs The primary target includes network designers, network administrators, network engineers, and system engineers.
more...
Cisco BSCI 3 0 Configuring Advanced Elements of OSPF
To enable you to describe OSPF network link maintenance, interarea and external route summarization, implementation and verification of OSPF parameters, and OSPF network authorization Candidates for Cisco CCNP, CCDP, CCIP, and Cisco CCIE Routing and Switching and CCIE Communications and Services certifications; network administrators, technicians, and senior network support staff who are
more...
Tables and Indexes in Oracle9i
To describe how to manage tables and indexes in an Oracle9i database Anyone wanting to learn about Oracle9i database administration
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...
Defining and Manipulating Data in Oracle 9i
To describe how to define database objects and manipulate the data stored within them in an Oracle9i database Junior database administrators, application developers, and database operators
more...
Availability Features in Oracle9i
To explain how the new features of an Oracle9i database support the maximum availability of a database Database operators, administrators, and developers interested in the new technical features and benefits of an Oracle9i database
more...
ABAP Fundamentals
To recognize the basic features of ABAP, including the workbench and ABAP tools, and to learn how to create a domain, a data element, and a table. Project team members who will be involved at a programming level in customizing SAP implementations using SAP's ABAP programming language
more...
Using Flashback Technology in Oracle 10g
To outline the considerations and procedures for using Flashback features Oracle database administrators and database operators
more...
Using Advanced Features in Oracle 10g
To outline the processes and considerations for using the advanced features of Oracle Database 10g Oracle database administrators and database operators
more...
PL SQL Triggers
To create and manage triggers Database administrators, application developers, and database operators
more...
Oracle Database 10g New Data Loading Features
To discuss new data loading features in Oracle 10g Oracle 8i or 9i certified professionals who wish to upgrade to Oracle Database 10g certification; developers interested in the technical aspects of Oracle Database 10g
more...
Oracle Database 10g Using Flashback
To recognize Oracle 10g's Flashback technology and use Flashback features Oracle 8i or 9i certified professionals who wish to upgrade to Oracle Database 10g certification; developers interested in the technical aspects of Oracle Database 10g
more...
Using Composite Data Types
To identify the benefits associated with records and collections, declare and initialize nested tables and VARRAYs, and create and reference an INDEX BY table and table of records Database administrators, application developers, and database operators
more...
Displaying Multiple Table Data and Using Set Operators in Oracle Database 10g
To demonstrate how to retrieve data from multiple tables using joins and how to use set operators in Oracle 10g databases Database administrators, application developers, and database operators
more...
Administering Data Placement in a DB2 UDB
To describe the administration and placement of data in a DB2 UDB database 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...
Manipulating Data with DB2 UDB
To execute queries using SQL Anyone wishing to gain knowledge of DB2 UDB; end users seeking competence in DB2 UDB; candidates for IBM DB2 UDB V8.1 Family Fundamentals certification
more...
SQL Server 2000 Databases
To describe how to create and modify SQL Server 2000 databases Database administrators, application developers, system administrators, and students preparing for Microsoft certification in installing, configuring, and administering Microsoft SQL Server 2000 Enterprise Edition
more...
Electrical Electronics Fundamentals of Digital Electronics
The units in this course will cover binary number system, logical statements, logic gates, and common digital logic Integrated Circuits (ICs). Individuals working with machinery, maintaining in machinery, or involved in maintenance.
more...
DOT 1 Hazardous Materials Table
...n introduction to the nine Hazard Classes, and the HAZMAT Table. The proper identification, preparation, and transportation of hazardous materials impact everyone's safety. This training course may be used to meet the requirements for general awareness or familiarization training. Your employer will provide additional function-specific training. define terms associated with hazardous materials
more...
DOT 2 Packaging and Labeling
This training course will introduce the requirements of the Department of Transportation's Hazardous Materials Regulations, including packaging, labeling, marking, and placarding. The proper identification, preparation and transportation of hazardous materials impacts everyone's safety. This training course may be used to meet the requirements for general awareness/familiarization training.
more...
DOT 3 Shipping Papers
...uired on the shipping paper, use of the HAZMAT Precedence Table, and general emergency response information. The proper identification, preparation, and transportation of hazardous materials affect everyone's safety. This training course may be used to meet the requirements for general awareness/familiarization training. Additional function-specific training will be provided by your employer.
more...
DOT 4 Loading and Storage
...ulations, including the interpretation of the segregation table, general guidelines for shipping papers, loading and unloading HAZMAT, and incident reporting requirements. The proper identification, preparation, and transportation of hazardous materials affect everyone's safety. This training course may be used to meet the requirements for general awareness/familiarization training. Your
more...
Creating Documents in Word 2002
To provide an overview of the features and tools used for creating documents in Word 2002 Personnel at all levels of the enterprise; end-users seeking to obtain Microsoft Office User Specialist (MOUS) certification at Core level in the use of Microsoft Word 2002
more...
Creating Presentations using PowerPoint 2002
To explain how to create presentations using PowerPoint 2002 Personnel at all levels of the enterprise; anyone wishing to become familiar with PowerPoint 2002; students wishing to become certified as Microsoft Office User Specialist: Microsoft PowerPoint 2000 at the Core level; students wishing to complete module 6 of the ECDL certification, Presentation
more...
Introduction to Access 2002
To demonstrate the basic tools and features in Microsoft Access 2002 End-users seeking to become familiar with Microsoft Access 2002; end-users seeking to obtain Microsoft Office User Specialist (MOUS) certification in the use of Microsoft Access 2002 at Core level
more...
Advanced Formatting and Navigation in Word 2002
To provide a detailed overview of the advanced formatting and navigation features in Word 2002 Personnel at all levels of the enterprise; advanced end-users seeking proficiency in the use of Microsoft Word 2002; advanced end-users seeking to obtain Microsoft Office User Specialist (MOUS) certification at Expert level in the use of Microsoft Word 2002
more...
Advanced Database Design in Access 2002
To provide an overview of advanced database design in Access 2002 Anyone wishing to become familiar with Microsoft Access 2002 at an advanced level; students seeking to obtain Microsoft Office User Specialist (MOUS) certification in the use of Microsoft Access 2002 at advanced level
more...
Analyzing Data in Excel 2007
...educated business decisions based on that data. With PivotTable reports you can interactively summarize data, making it easier to analyze and present the results. PivotChart reports provide a graphical view of PivotTable report data. Using Goal Seek and Solver enables you to retrieve required results from formulas by determining the data the formula requires. You can also use additional what-if
more...
Working with graphics hyperlinks and tables in FrontPage 2003
To describe how to add graphics, hyperlinks and tables to web pages using FrontPage 2003 Anyone wishing to become familiar with FrontPage 2003 or needing to create professional-standard Internet or intranet sites quickly and easily
more...
Structuring and Publishing Web Sites in FrontPage 2003
To describe how to structure and publish FrontPage 2003 web sites Anyone wishing to become familiar with FrontPage 2003 or needing to create professional-standard Internet or intranet sites quickly and easily
more...
Using Visuals in PowerPoint 2003 Presentations
To describe how to add visuals to PowerPoint 2003 presentations Office personnel at all levels; those wishing to become familiar with PowerPoint 2003; those wishing to become certified in the Microsoft Office Specialist Program as Office PowerPoint 2003 Specialist or an equivalent end-user certification
more...
Working with Tables and Media Features in Word 2003
To describe tables and media features in Word 2003 Personnel at all levels of the enterprise; end-users seeking to attain competency in Word 2003; end-users seeking to obtain Microsoft Office Specialist (MOS) certification at Core level in the use of Microsoft Word 2003; end-users seeking a basic IT certification such as ECDL/ ICDL3, or an equivalent
more...
Microsoft Office 2000 - Beginning Access
To provide an introduction to the core concepts of Microsoft Access 2000 and the skill areas of planning and creating a database, creating tables and forms, and entering and querying 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 Access
To provide an introduction to the core concepts of Microsoft Access 2000 and the skill areas of modifying and enhancing a table, a form, working with Access tools, and integrating Access with the Web 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 - Excel for Power Users
To bring proficient users of Excel 2000 to an advanced level of competence in using macros and sharing, displaying, formatting, and analyzing data End-users seeking proficiency in the use of Microsoft Excel 2000 at an advanced level; end-users seeking to obtain Microsoft Office Specialist (MOS) certification in Microsoft Excel 2000 at Expert level
more...
Microsoft Office 2000 - Advanced Word
To enable students to master the more advanced functionality of Word 2000 Personnel at all levels of the enterprise; advanced end-users seeking proficiency in the use of Microsoft Word 2000; advanced end-users seeking to obtain Microsoft Office Specialist certification at Expert level in the use of Microsoft Word 2000
more...
Microsoft Office 2000 - Intermediate Project 2000
To explain and demonstrate how to customize projects and handle multiproject environments using Microsoft Outlook and Project Central Business managers, planners, and team members who want to track and manage project tasks, costs, and resources; candidates for Microsoft Office Specialist certification; anyone wishing to gain a basic understanding of Project 2000; end users seeking competence in
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...
Enhancing Tables Forms and Reports in Access 2003
To implement advanced techniques for tables, forms, and reports Anyone wishing to become familiar with Microsoft Access 2003 at an advanced level; students seeking to obtain Microsoft Office Specialist certification in the use of Microsoft Access 2003
more...
Enhancing Web Sites with Advanced FrontPage 2003 Features
To enhance web sites with dynamic components using FrontPage 2003 Anyone wishing to become familiar with FrontPage 2003 at an advanced level or needing to create professional-standard Internet or intranet sites quickly and easily
more...
Microsoft Word 97 Basic
This highly interactive CBT contains five units that cover basic Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 97, students learn how to design, create, edit, and enhance documents. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and online glossary
more...
Microsoft Word 97 Advanced
This highly interactive CBT contains six units that cover advanced Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 97, students learn how to work with larger documents and collaborate with others working on the same document, arrange text and text objects, create and modify charts and forms, and customize the Word environment. Performance-based Pre-
more...
Microsoft Access 97 Intermediate
This highly interactive CBT contains three units that cover advanced Access 97 skills. Through step-by-step instruction within a realistic simulation of Microsoft Access, individuals learn how to create multiple task queries, develop form as and sub-forms, create complex reports, share access information with other office programs and create advanced queries. Performance-based Pre- and
more...
Advanced Features of FrontPage 2002
The Advanced Features of FrontPage 2002 course is the third course in the FrontPage XP curriculum. This course teaches users to add special effects to Web pages and organize a Web site using various Web components. It also teaches users to add multimedia to a Web site. Additionally, the course explains the process of integrating code, such as JavaScript scripts and ActiveX controls, to Web pages.
more...
Microsoft Word 2000 Basic
This highly interactive CBT contains five units that cover basic Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 2000, students learn how to design, create, edit, and enhance documents. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and online
more...
Microsoft PowerPoint 2000 Advanced
This highly interactive CBT contains three units that cover advanced PowerPoint skills. Through step-by-step instruction within a realistic simulation of Microsoft PowerPoint 2000, students learn how to enhance charts, work with embedded and linked objects, and use slide show features. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics
more...
Getting Started with Access 2003
The Getting Started with Access 2003 course is the first course in the Microsoft Access 2003 curriculum. The course familiarizes users with basic database concepts and the features in Access. It describes the concepts and processes involved in creation and design of databases and tables in Access 2003. In addition, this course guides users to efficiently relate, manage, and customize database
more...
Microsoft Word 2000 Advanced
This highly interactive CBT contains six units that cover advanced Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 2000, students learn how to work with larger documents and collaborate with others working on the same document, arrange text and text objects, create and modify charts and forms, and customize the Word environment. Performance-based Pre-
more...
Microsoft Access 2000 Intermediate
This highly interactive CBT contains six units that cover intermediate Access skills. Through step-by-step instruction within a realistic simulation of Microsoft Access 2000, students learn how to create complex queries, forms, and reports, share Access information with other programs, and add objects to a form. Related Exam: MOUS Access 2000 Expert. Designed to teach intermediate Access skills.
more...
Web Servers
In this WestNet e-Learning module, you will examine the process used in building a Web server solution capable of performing the tasks for which it is designed.
more...
Building Web Pages
This WestNet e-Learning module covers the creation of basic World Wide Web (Web) pages or Hypertext Markup Language (HTML) documents.
more...
ECDL ICDL 4 Module 3 Word Processing - Tables and Graphics in Word 2003
...tables, graphics, diagrams, and charts in Word 2003. Note: the exercise items included with this ECDL-approved training are not ECDL certification tests. See www.ecdl.com for further details. End users wanting to attain competency in using a word-processing application; end users wanting to attain competency in using Microsoft Word 2003; end users wanting to attain an ECDL or ICDL certification
more...
ECDL ICDL 4 Module 5 Database - Basic Access 2003 Tables
...tables. Note: the exercise items included with this ECDL-approved training are not ECDL certification tests. See www.ecdl.com for further details. End users wanting to attain competency in using a database application; end users wanting to become familiar with database concepts; end users wanting to attain competency in using Microsoft Access 2003; end users wanting to attain an ECDL or ICDL
more...
Adobe GoLive CS2 Web Page Layout
This course introduces you to the basics of entering text on an HTML page, formatting the text, and creating style sheets to maintain consistency across Web pages. You will learn how to create tables and add text and images to them. You will also learn about properties of images for the Web and how to modify these properties. The audience consists of Web designers and developers involved with the
more...
Adobe InDesign CS2 Tables and Paths
...tables and paths in Adobe InDesign CS2. In this course, you will learn to work with tables and paths. You will be introduced to the tools used to create and edit tables and paths. In addition, you will be able to insert text and graphics in tables, add color to the table, and add text to paths. This course is intended for graphic designers, creative professionals, and print professionals who
more...
Adobe InDesign CS2 Beyond the Basics
This course teaches concepts related to creating multipage documents and using master pages. In this course, you will learn how to add pages to a document, organize pages in a document, and create and apply master pages. You will also learn how to combine documents into a book and to create Table of Contents (TOCs) and indexes. In addition, you will learn how to preflight and package a document,
more...
INDIVIDUAL Training for WordPerfect 8 for Windows


This course presents the basic concepts for WordPerfect 8. This course also has an optional Skill Assessment mastery test that measures the participant's skill level.
more...
