Custom Search

Online Views eLearning - Training Resources

Views Training Provider? - Tell us about your Training!
Views Training Seminars and Classes
From Online Training Directory
Microsoft Excel XP Certification on-line e-learning cbt (computer based) Our Excel XP gives you the comprehensive tools to create spreadsheets and share them on the Web for universal viewing and collaboration. Welcome to Microsoft Excel XP Certification Our Excel XP gives you the comprehensive tools to create spreadsheets and share them on the Web for universal viewing and collaboration. You'll be able to easily analyze data with charts, Microsoft PivotTable views and  more...
Microsoft Excel 2003 (Levels 1-2-3) on-line e-learning cbt (computer based) Our Excel 2003 gives you the comprehensive tools to create spreadsheets and share them on the Web for universal viewing and collaboration. Microsoft Excel 2003 (Levels 1-2-3) Our Excel 2003 gives you the comprehensive tools to create spreadsheets and share them on the Web for universal viewing and collaboration. You`ll be able to easily analyze data with charts, Microsoft PivotTable views and  more...
Excel 97 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course introduces students to the introductory, intermediate, and advanced aspects of Excel 97. It starts out teaching basic spreadsheet features and moves up to the most powerful aspects of Excel, such as adjusting default settings, creating views and custom toolbars, protecting worksheets, and applying passwords.  more...
Excel 97 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This advanced level course introduces the accomplished Excel user to the most powerful aspects of Excel. Some topics that will be covered include adjusting default settings; creating views and custom toolbars; protecting worksheets and applying passwords; and importing data from other applications.  more...
Access 97 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed Students in this course will learn to master the more powerful aspects of Microsoft Access 97, including a variety of views, data types and field properties, and summary reports and mailing labels.  more...
From 123-CBT Computer Based Training
Views on Organizational Change on-line e-learning cbt (computer based) The way that you respond to your new job role, new responsibilities, or fresh procedures is unique to you. The way that you react to change is intensely personal. But, to a large extent, organizations change in predictable ways and for predictable reasons. Similarly, the ways in which people respond to change tend to follow predictable patterns. Being able to think of yourself as part of this  more...
Problem Performance Identification on-line e-learning cbt (computer based) ...ightforward as it may at first sound. There are different views about the methods of identifying problem performance and a manager needs to be able to appreciate the differing points of view. Specifically the distinction between conduct and performance is crucial, because the responses to them need to be different. Another facet of the effective management of problem performance lies in  more...
Oracle Database 11g Configuring for Backups on-line e-learning cbt (computer based) To identify the steps for preparing a database for backup and then for performing various types of RMAN backups and monitoring them using reports and dynamic performance views, and also for performing user-managed backups and recoveries.  more...
Oracle Database 11g Using DDL Views Sequences Indexes and Synonyms on-line e-learning cbt (computer based) To recognize the steps for creating, defining, and dropping tables , manipulating how their data can be viewed, and using schema objects to generate integers, improve queries, and rename tables.  more...
Oracle Database 11g Managing the Schema Data and Concurrency on-line e-learning cbt (computer based) Identify the steps for managing schema objects, such as tables, views, and indexes, and recognize ways to use SQL and PL/SQL commands to manipulate data and ensure data concurrency  more...
Database Objects in Oracle Database 10g on-line e-learning cbt (computer based) To demonstrate how to create database views, sequences, indexes, and synonyms  more...
Managing Database Objects in Oracle Database 10g on-line e-learning cbt (computer based) To demonstrate how to create external tables and to use the data dictionary views in Oracle 10g  more...
Oracle Database 11g Data Dictionary Views and Large Data Sets on-line e-learning cbt (computer based) 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...
Oracle 11i Oracle Projects Security Model and Page Layouts on-line e-learning cbt (computer based) To use Oracle Projects to secure function and data access within Projects applications, and use page layouts to manipulate views of project information  more...
SQL Server 2000 Programming Business Logic on-line e-learning cbt (computer based) To demonstrate how to implement views, stored procedures, triggers and user-defined functions as means for programming business logic  more...
Rational Application Developer Workbench on-line e-learning cbt (computer based) To recognize the features of Rational Application Developer, set workbench preferences, and work with perspectives, views, and projects  more...
Changing Corporate Culture on-line e-learning cbt (computer based) ...ompany is a difficult task. It requires changing existing views and practices that until now have defined the workplace. You can overcome ingrained attitudes by learning how a diversity initiative differs from federal mandate, why some workers will object to the concept of diversity, and how to handle their opposition. This course describes the challenges of providing a climate of acceptance,  more...
Oracle9i Performance Tuning Optimizing Sorts Minimizing Contention on-line e-learning cbt (computer based)cd rom ...nce, such as data blocks, disks, memory, CPU, and dynamic views. Students learn about migration and chaining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting. Learn To: o Match the component of database storage with its definition. o Avoid dynamic  more...
Oracle9i Peformance Tuning Managing Memory and Disk I O on-line e-learning cbt (computer based)cd rom This course introduces students to the importance of good initial database design, and the methods used to tune an Oracle9i production database. Students learn how to use the available Oracle tools to recognize, troubleshoot, and resolve common performance-related problems in administering an Oracle database. Learn To: o Match the optimizer modes with their descriptions. o Match the  more...
Oracle9i Performance Tuning Architecture Strategy on-line e-learning cbt (computer based)cd rom ...rocess trace files. o Identify the functions of the DBA views used to provide data storage statistics. o Match the dynamic performance views with the statistics they provide. o Match the V$ views used to collect system-wide statistics with their functions. o Identify the factors taken into consideration in selecting the physical structure for data. o Match the index types with their  more...
Oracle9i Database Admin Manage an Instance on-line e-learning cbt (computer based)cd rom ...This course also explains the various dynamic performance views and initialization parameters and the globalization support that is provided. Learn To • Identify the memory structures of the SGA and the information stored in the database and nondatabase files. • Identify the connection procedures and the processes generated during database connection. • Identify the  more...
Oracle9i SQL DML and DDL on-line e-learning cbt (computer based)cd rom ...CREATE SEQUENCE statement. o Identify the properties of views. o Match the clauses of the CREATE VIEW statement with their functions. o Create a public synonym by using the CREATE PUBLIC SYNONYM statement. o Remove a synonym by using the DROP PUBLIC SYNONYM statement. o Identify the features of Oracle database security. o Create users in an Oracle database. o Match the types of  more...
SQL Server 2000 Querying with Transact SQL Part 2 Working with Queries on-line e-learning cbt (computer based)cd rom ... how to work with queries. The course will also introduce views, stored procedures, triggers, and user-defined functions. 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  more...
SQL Server 2000 Design Implement Databases Part 3 Managing Objects on-line e-learning cbt (computer based)cd rom ...s, and triggers. Learn To Identify the features of views. Identify the considerations for creating views. Create a view by using Transact-SQL. Match the different user-defined functions with their characteristics. Create a user-defined function by using Transact-SQL. Identify characteristics of schema binding. Identify the features of stored procedures. Identify the considerations  more...
IBM DB2 Universal Database V6 1 App Devel Curriculum on-line e-learning cbt (computer based)cd rom ...ting and modifying database objects, creating indexes and views, managing basic database operations, and the basics of SQL. Students will also learn how to apply this knowledge to developing DB2-based applications, including using application objects such as schemas, user-defined types and functions, and stored procedures, as well as using embedded and dynamic SQL within an application. This  more...
IBM DB2 Universal Database V6 1 App Devel Curriculum on-line e-learning cbt (computer based)cd rom ...ting and modifying database objects, creating indexes and views, managing basic database operations, and the basics of SQL. Students will also learn how to apply this knowledge to developing DB2-based applications, including using application objects such as schemas, user-defined types and functions, and stored procedures, as well as using embedded and dynamic SQL within an application. This  more...
IBM DB2 Universal Database V6 1--Fundamentals on-line e-learning cbt (computer based)cd rom ...objects, ensure data validation and integrity, and create views and indexes. Master basic Structure Query Language (SQL). Manage database operations. C ontent Emphasis Skills-Based A udience This course is intended for database administrators and application developers. Students should have a fundamental understanding of relational database technology, including concepts of  more...
IBM DB2 Universal Database V6 1--Fundamentals on-line e-learning cbt (computer based)cd rom ...objects, ensure data validation and integrity, and create views and indexes. Master basic Structure Query Language (SQL). Manage database operations. C ontent Emphasis Skills-Based A udience This course is intended for database administrators and application developers. Students should have a fundamental understanding of relational database technology, including concepts of  more...
IBM DB2 Universal Database V6 1 Admin Curriculum on-line e-learning cbt (computer based)cd rom ...ting and modifying database objects, creating indexes and views, managing basic database operations, and the basics of SQL. Students will also learn how to plan, implement and maintain new and existing DB2 databases. This curriculum consists of 2 Skill Builder courses: Course 13431 IBM DB2 Universal Database V6.1 Fundamentals Course 13432 IBM DB2 Universal Database V6.1 Administration  more...
IBM DB2 Universal Database V6 1 Admin Curriculum on-line e-learning cbt (computer based)cd rom ...ting and modifying database objects, creating indexes and views, managing basic database operations, and the basics of SQL. Students will also learn how to plan, implement and maintain new and existing DB2 databases. This curriculum consists of 2 Skill Builder courses: Course 13431 IBM DB2 Universal Database V6.1 Fundamentals Course 13432 IBM DB2 Universal Database V6.1 Administration  more...
GroupWise 5 5 Admin Part 1--System Fundamentals on-line e-learning cbt (computer based)cd rom ...roupWise client. Identify the default GroupWise calendar views. Post an appointment. Schedule a group appointment. Create a Multi-User list. Create a task. Create a reminder note for another person. Create a folder using the GroupWise client. Link a message to a folder using the GroupWise client. Share a folder using GroupWise. Track the status of a message using GroupWise. Identify  more...
Oracle8i Backup and Recovery Strategies Backups on-line e-learning cbt (computer based)cd rom ...eters in the init.ora file. Identify the data dictionary views used to obtain the archive log information. Unit 3: Oracle Recovery Manager Duration: 2 Hour(s) Select the features of Recovery Manager (RMAN). Start Recovery Manager by using the RMAN command. Identify the events that occur during the connection process after the RMAN command is executed. Select the situations in  more...
Oracle8i Performance Tuning Managing Memory Disk I O on-line e-learning cbt (computer based)cd rom Course Overview This course is the second in a three-part Oracle8i Performance Tuning series. This course introduces the learner to the application tuning issues that will impact database performance. In addition, participants will be introduced to tuning components and functions of the shared pool and the buffer cache. Students will learn how to monitor the contents and usage of the Redo Log  more...
Oracle8i Performance Tuning Architecture Strategy on-line e-learning cbt (computer based)cd rom ...tistics using the dynamic troubleshooting and performance views. Diagnose statistics using the UTBSTAT/UTLESTAT output report. Identify appropriate OEM tuning tools. Use the available data access methods to tune the logical design of the database. List the primary steps for operating system tuning. Identify similarities between operating system and database tuning. C ontent  more...
Oracle8i Database Admin Create Databases on-line e-learning cbt (computer based)cd rom ...ify and create a database. Identify the data dictionary views. Identify the data dictionary views to retrieve information. Identify the scripts to set up the PL/SQL environment. Identify control files Identify redo log files Identify tablespaces and data files. C ontent Emphasis Skills-Based A udience Database Administrators, System Administrators, Network  more...
Lotus Domino R5 System Admin Part 1 Planning a Notes Domino Infrastructure on-line e-learning cbt (computer based)cd rom ...rotocols, remote access connections and standard database views in Domino. L earn To: Identify the concepts related to the planning of a Notes/Domino infrastructure. Identify the concepts related to protocols, remote access connections and standard database views in Domino. C ontent Emphasis Skills-Based A udience This course series is for system administrators who  more...
Oracle Database 10g Administration Workshop II Part 4 on-line e-learning cbt (computer based)cd rom ...such as Resource Manager, the Scheduler, and materialized views. Learn To: Identify features of Automatic Storage Management (ASM). Identify features of Automatic Storage Management (ASM) architecture. Identify key concepts related to creating and accessing an Automatic Storage Management (ASM) instance. Identify features of Resource Manager. Identify key concepts related to  more...
Access 2000 Fundamentals on-line e-learning cbt (computer based)cd rom ...of each Access 2000 database object. Identify the object views available in Access 2000. Print database objects. Create a new database in Access 2000. Access help on a specified subject by using the office Assistant. Unit 2: Access 2000 Tables Duration: 2 - 3 Hour(s) Create a table by using the Table Wizard. Create a table by using the Design view. Create a table by entering  more...
Oracle Reports R6 Enhance Reports on-line e-learning cbt (computer based)cd rom ...ies of the Layout Model sections. Match the Layout Model views with their properties. Create a default layout for a report by using the Report Wizard. Sequence the steps to create a default layout for a section of the report by using the Report Wizard. Display the layout view for a report section by using the section option. Apply conditional formatting to a layout object by using the  more...
Oracle Reports R6 Report Fundamentals on-line e-learning cbt (computer based)cd rom ...names, the Report Builder module types, the Report editor views, the different categories of objects available in a Report Module with their descriptions. Create a report using Report Wizard. Invoke the Reentrant wizard. Create Form Like, Break, Mailing Label, and Matrix types of reports using the reentrant Report Wizard. Modify reports in Live Previewer. Match report file types and  more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention on-line e-learning cbt (computer based)cd rom ...egment efficiency. Query the V$TRANSACTION and V$SESSION views to help estimate the volume of rollback data. Estimate the volume of rollback data. Identify actions that reduce the amount of rollback. Select the appropriate actions that increase the probability of successful completion when executing a large transaction. Adjust the configuration of your rollback segments to resolve the  more...
Oracle8 Performance Tuning Managing Memory and Disk I O on-line e-learning cbt (computer based)cd rom ...e function of the User Global Area. Match the diagnostic views of the Library Cache with their respective definitions. Perform the steps to determine the percentage of parse calls that find a cursor to share using GETHITRATIO column of the V$LIBRARYCACHE view Perform the steps to determine the reloads-to-pins ratio from the V$LIBRARYCACHE view. Identify the steps used to size the Library  more...
Oracle8 Performance Tuning Strategies and Techniques on-line e-learning cbt (computer based)cd rom ...tistics using the dynamic troubleshooting and performance views. Diagnose statistics using the UTBSTAT/UTLESTAT output report. Identify appropriate Oracle Enterprise Manager (OEM) tuning tools. Use the available data access methods to tune the logical design of the database. List the primary steps for operating system tuning. Identify similarities between operating system and  more...
Oracle8 Network Administration Net8 Configuration and Troubleshooting on-line e-learning cbt (computer based)cd rom ...rameters with their functions. Match the data dictionary views used to verify MTS setup with their contents. Sequence the steps involved in the Connection Pooling process. Identify the syntax of the init.ora parameter MTS_DISPATCHERS that needs to be configured to enable Connection Pooling. Unit 3: Connection Manager Duration: 2 Hour(s) Identify the benefits of the connection  more...
Oracle8 Backup and Recovery - Troubleshooting and Recovery on-line e-learning cbt (computer based)cd rom ...a files needing recovery by using the dynamic performance views. Recover from an open database failure. Recover tablespace syntax. Identify the use of the v$datafile view. Recover a database from loss of data file that does not have a backup. Recover a failed database that had a file in hot backup mode. Identify the use of the v$backup view Recover from the loss of an online redo log  more...
Oracle8 Backup and Recovery - Strategies and Backups on-line e-learning cbt (computer based)cd rom ... Manage the database archive processing. Identify the v$ views used for obtaining archive log information. Unit 3: Oracle Recovery Manager Duration: 2 Hour(s) Identify the features of Recovery Manager (RMAN). Identify the Recovery Manager components. Identify the features of Backup Manager. Identify the contents of a recovery catalog. Identify the situations when a recovery  more...
Oracle8 Database Administration - Manage Security on-line e-learning cbt (computer based)cd rom Course Overview This course is the last in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course, participants will learn about the concepts and tasks associated with managing security. L earn To: Define and maintain the security domains for users in a given environment. Define and maintain a named set of resources and  more...
Oracle8 Database Administration - Manage Data on-line e-learning cbt (computer based)cd rom ... for implementing clusters. Identify the data dictionary views to be used for retrieving specified information about clusters. Identify the data storage and retrieval features of an index-organized table. Identify the features of an index-organized table that distinguish it from a regular table. Create an index-organized table with an overflow area in a specified tablespace. Identify the  more...
Oracle8 Database Administration - Create Databases on-line e-learning cbt (computer based)cd rom ...database after its creation. Unit 2 - Data Dictionary Views and Standard Packages Duration: 1 - 2 Hour(s) Identify the types of information stored in the data dictionary. Identify the features of the data dictionary components. Create a data dictionary view for a specific database by executing the appropriate script. Identify the contents of the data dictionary view categories.  more...
Oracle8 Database Administration - Manage an Instance on-line e-learning cbt (computer based)cd rom ...e shutdown. Identify the features of dynamic performance views. Specify the associated dynamic performance view parameter for a given description. Display the current parameter values by using the V$PARAMETER dynamic performance view. Modify a dynamic initialization parameter by using the Oracle Instance Manager. Set up a restricted session to a database by using the Oracle Instance  more...
Oracle Report Builder Report Fundamentals on-line e-learning cbt (computer based)cd rom ...names, the Report Builder module types, the Report editor views and the Data Model objects with their descriptions. Create a report using Report Wizard. Identify the features of Live Previewer. Modify reports in Live Previewer. Identify report file types. Match report file types with their portability limitations. Convert a .rdf file to a .rep file. Document a report using Report  more...
Lotus Notes R5 Managing and Sharing Information on-line e-learning cbt (computer based)cd rom ...e, students will learn how to design and manage forms and views; search domains, address books and the Internet for information; automate routine tasks by using agents; browse the Web by using the Personal Web Navigator; manage Web pages in Lotus Notes; and subscribe to various databases to obtain information based on selection criteria. L earn To: Design and manage forms and views.  more...
Lotus Notes R5 Managing and Sharing Information on-line e-learning cbt (computer based)cd rom ...e, students will learn how to design and manage forms and views; search domains, address books and the Internet for information; automate routine tasks by using agents; browse the Web by using the Personal Web Navigator; manage Web pages in Lotus Notes; and subscribe to various databases to obtain information based on selection criteria. L earn To: Design and manage forms and views.  more...
Lotus Notes R5 Messaging and Working Remotely on-line e-learning cbt (computer based)cd rom ...e Databases bookmark folder. Match mail folders and mail views with their contents. Send a mail message. Attach a file to a mail message. Send a bookmark in a mail message. Preview a mail message in the preview pane. Reply to a mail message. Forward a mail message. Set up the Out of Office mail agent. Print a mail message. Open a mail attachment by using the options in the Attachment  more...
Lotus Notes R5 Messaging and Working Remotely on-line e-learning cbt (computer based)cd rom ...e Databases bookmark folder. Match mail folders and mail views with their contents. Send a mail message. Attach a file to a mail message. Send a bookmark in a mail message. Preview a mail message in the preview pane. Reply to a mail message. Forward a mail message. Set up the Out of Office mail agent. Print a mail message. Open a mail attachment by using the options in the Attachment  more...
Lotus Notes R5 Collecting and Organizing Information on-line e-learning cbt (computer based)cd rom ...ormatting options; and organize the workspace by managing views, folders and bookmarks. L earn To: Identify the different application types in Lotus Notes, the features provided for Lotus Notes mails and the features of Notes replication. Use Notes workspace to perform common tasks. Create and enhance documents using different formatting options. Organize the workspace by  more...
Lotus Notes R5 Collecting and Organizing Information on-line e-learning cbt (computer based)cd rom ...ormatting options; and organize the workspace by managing views, folders and bookmarks. L earn To: Identify the different application types in Lotus Notes, the features provided for Lotus Notes mails and the features of Notes replication. Use Notes workspace to perform common tasks. Create and enhance documents using different formatting options. Organize the workspace by  more...
SAP R 3 Supply Chain Management on-line e-learning cbt (computer based)cd rom ...Management'. The course is intended to show the different views regarding the supply chain in companies and its possibilities of use within different business areas. L earn To: What does Supply Chain Management mean? Supply Chain Management vision. Elements of the Supply Chain Management. Goals and possibilities. Solution starting points with SAP and examples for use.  more...
Oracle 11i10 Order to Cash Invoicing Overview on-line e-learning cbt (computer based)cd rom ...a sources. Identify key concepts related to data source views. Identify key concepts related to Template Management. Identify key concepts related to template assignment rules. Identify key concepts related to print management. Unit 3: Customer Invoicing: Implementing Identify key concepts related to customer setup. Identify key concepts related to transaction setup.  more...
SAP R 3 v3 0 Information Systems within FI on-line e-learning cbt (computer based)cd rom ...Accounts Receivable, Accounts Payable: define evaluation views. define evaluation types. Evaluate Accounts Receivable, Accounts Payable: specify the data volume. choose evaluations. create evaluations. display evaluations. Customize G/L Accounts: create forms. create reports. define valuation constants. Evaluate G/L accounts: balance sheet analysis: Fiscal Year comparison. use Key  more...
Outlook 2000 Proficient User on-line e-learning cbt (computer based)cd rom ...dd 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 the elements of the Tasks interface. Create a single task. Create a recurring task. Edit a recurring task. Identify built-in views in Tasks. Identify the customization  more...
Outlook 2000 Fundamentals on-line e-learning cbt (computer based)cd rom ...eadings. Set AutoArchive options. Identify the built-in views to filter the list of messages using the View menu. Apply a filter to a list of messages using the Filter dialog box. Change the default viewing options using the Other Settings dialog box. Identify the customization options available for Messages in the Options dialog box. Unit 3: Scheduling with Outlook 2000 Calendar  more...
SQL Server 7 0 Designing and Implementing Data Warehouses - Part 4 on-line e-learning cbt (computer based)cd rom ...by using Joins. Access data by using Subqueries. Create views using by using SQL statements. Sequence the steps to access data from a remote server. Unit 2: Data Access: Multidimensional Structures Duration: 1 - 2 Hour(s) Match the components of a multidimensional schema with their descriptions. Identify the benefits of MDX SELECT statement as compared to SQL. Match the MDX  more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 2 on-line e-learning cbt (computer based)cd rom ... Microsoft Transaction Server (MTS), and the elements and views of the MTS Explorer interface. Manage and deploy packages in MTS. Implement security in MTS and SQL Server. C ontent Emphasis Skills-Based A udience This course is designed for programmers using Visual Basic 6.0 and are currently building desktop applications and accessing corporate databases. Participants should  more...
Visual InterDev 6 0 Implementing Server Technologies on-line e-learning cbt (computer based)cd rom ...the features of MTS components; Identify the elements and views of Microsoft Transaction Server (MTS) Explorer; identify the guidelines for creating transaction objects; create a package, add a component to a package and set the component properties; implement declarative security for MTS; set package identity and security in MTS; and add mail and search services to a Web site. L earn To:  more...
Visual InterDev 6 0 Implementing Server Technologies on-line e-learning cbt (computer based)cd rom ...the features of MTS components; Identify the elements and views of Microsoft Transaction Server (MTS) Explorer; identify the guidelines for creating transaction objects; create a package, add a component to a package and set the component properties; implement declarative security for MTS; set package identity and security in MTS; and add mail and search services to a Web site. L earn To:  more...
Visual InterDev 6 0 Building Web Sites and Pages on-line e-learning cbt (computer based)cd rom ...h their descriptions. Identify the uses of the different views in the HTML Editor Window. Install FrontPage server extensions. Sequence the stages to deploy a Web project. Create a Web Project. Create a site diagram containing HTML and ASP pages. Create a hierarchical relationship among pages in a site diagram. Add site navigation to a Web page by using the PageNavbar Design-Time  more...
Quality Management The Quality Management Process on-line e-learning cbt (computer based)cd rom Quality Management: The Quality Management Process offers the student an overview of the fundamentals of quality management, the costs of quality, and how to achieve quality through customer orientation. The program also outlines how to achieve daily quality management, identify variation in processes, and control costs. Learn To Identify the role of management in  more...
Microsoft FrontPage 2003 Proficient User on-line e-learning cbt (computer based)cd rom ...ironment with their functions. Identify the Web editing views. Identify functions of the basic toolbar buttons. Identify methods for formatting text. Identify the different text alignments. Match the options in the Spelling dialog box with their functions. Create a hypertext link to a Web page. Create a bookmark on a Web page. Create an image hyperlink. Insert a layer in a Web  more...
Microsoft Project 2003 Fundamentals on-line e-learning cbt (computer based)cd rom ...Calendar, and Outlining management, manipulation of data, views and reports, and project updating, tracking, and conflict resolution. Learn To: Match Microsoft Project 2003 products with their features. Identify component parts of the Microsoft Project 2003 interface. Identify options in the New Project task pane. Identify predefined filters. Create a custom filter. Identify  more...
Oracle Workflow 11i10 Communications Function Activities on-line e-learning cbt (computer based)cd rom ...ult. Identify options provided by the directory service views. Identify features of various local directory service tables. Load roles in Oracle Workflow Builder. Audience: The target audience is functional and technical consultants and end-users who have knowledge of Oracle 9i, SQL, and programs within PL/SQL. Deployment: Self-Study Accreditation CEU credits: 0.40  more...
Oracle Database 10g Adminsitration Workshop I Part 3 on-line e-learning cbt (computer based)cd rom This course provides an understanding of the Database Security. This course will help the learner to understand the benefits of database auditing and monitoring. It also covers Database Listeners and Services. The concept of shared and dedicated servers is also covered. After going through this course, the learners would be able to tune the system for best performance by configuring automatic  more...
Oracle Database 10g SQL Fundamentals I Part 2 on-line e-learning cbt (computer based)cd rom ...for altering and dropping a table. Identify features of views. Identify syntax for performing various tasks for managing views. Identify the syntax for creating a sequence. Identify the syntax for modifying a sequence. Identify the syntax for creating and dropping synonyms. Identify features of indexes. Identify the syntax for creating and dropping indexes. Identify features of  more...
Oracle Database 10g Administration Workshop II Part 2 on-line e-learning cbt (computer based)cd rom ... by Enterprise Manager (EM). Match various RMAN dynamic views with their functions. Sequence the steps that are performed to monitor an RMAN backup. Unit 2: Diagnostic Sources and Recovery Identify features of the alert.log file. Identify features of alerts. Identify options that enable you to configure alerts. Identify key concepts related to trace files. Identify the  more...
Oracle Database Administration Workshop I Part 2 on-line e-learning cbt (computer based)cd rom ... a table using Enterprise Manager. Identify features of views. Identify features of sequences. Identify features of SQL statements used in data manipulation. Identify tasks for exporting data using the Data Pump utility. Identify features of data import using the Data Pump utility. Identify features of SQL*loader. Identify features of SQL* Loader control files. Identify features  more...
SAP R 3 v4 0 MM Warehouse Management on-line e-learning cbt (computer based)cd rom ...ent master data. Creating storage bins. Material master views. Stock placement/removal. Transfer requirements. Unit 2: Stock Movements Duration: 1 - 2 Hour(s) External goods receipt. Goods movements for production. Confirming transfer orders. Goods issues for sales orders. Picking for a delivery. Manual WM procedures. Creating transfer requirements. Transferring stock.  more...
Oracle SQL Specifics Creating and Managing Database Objects on-line e-learning cbt (computer based)cd rom ...o 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 will learn how to format query output, control the SQL*Plus environment, and specify variables at runtime. L earn To: Create and  more...
Oracle SQL Tuning Diagnostics and Tuning Schema on-line e-learning cbt (computer based)cd rom ...rience creating optimal access paths, such as partitioned views, B-tree indexes, bitmapped indexes, index clusters, and hash clusters. Participants will then be able to test the results of their tuning efforts using performance analysis tools. L earn To: Identify the need and areas for tuning the performance of SQL statements. Identify tuning steps. Identify the tools that help  more...
PowerPoint 2000 Proficient User on-line e-learning cbt (computer based)cd rom ...ey enable you to perform. Navigate between the different views by using the view buttons. Access help on a topic by using the Office Assistant. Customize the Office Assistant. Create a customized toolbar. Set custom options. Unit 2: Creating a Presentation Duration: 1.5 - 2 Hour(s) Create a presentation by using the AutoContent Wizard. Create a presentation from a design  more...
SQL Server 7 0 System Administration - Part 2 on-line e-learning cbt (computer based)cd rom ... of planning security for linked databases. Identify how views and stored procedures can be used to simplify security. Distinguish between application roles and other roles. Perform the steps for creating an application role for users/logins within SQL Server Enterprise Manager. Perform the steps for activating an application role for users/logins using Transact-SQL. Identify the  more...
SQL Server 7 0 - Implementing a Database - Part 4 on-line e-learning cbt (computer based)cd rom ...tion levels. Identify the purpose and benefits of using views. C ontent Emphasis Skills-Based A udience This course is designed for IT professionals responsible for implementing a database solution with Microsoft SQL Server 7.0. Participants should have completed Microsoft SQL Server 7.0: System Administration (Course Series 72470 - 72474) and the first three courses in this  more...
Visual InterDev 6 0 Building Web Sites and Pages on-line e-learning cbt (computer based)cd rom ...h their descriptions. Identify the uses of the different views in the HTML Editor Window. Install FrontPage server extensions. Sequence the stages to deploy a Web project. Create a Web Project. Create a site diagram containing HTML and ASP pages. Create a hierarchical relationship among pages in a site diagram. Add site navigation to a Web page by using the PageNavbar Design-Time  more...
Microsoft Works Suite 2005 Creating Databases on-line e-learning cbt (computer based)cd rom ...mentals such as the Works Database interface and database views. Learn To: Identify components of the Works Database interface. Create a database from an existing template. Identify the steps to create a blank database. Audience: A home computer user with basic to intermediate skills and wants to use a personal computer competently and as a productivity tool. Deployment:  more...
Lotus Domino R5 System Admin Part 9 Managing a Notes Domino Env on-line e-learning cbt (computer based)cd rom ...abbed pane that perform specific functions. Identify the views in the Task pane of the Replication tabbed pane that perform specific functions. Identify the options in the Task pane of the Configuration tabbed pane that perform specific functions. Identify the option in the Tools pane of the People & Groups tabbed pane that will be used in a specified scenario. Identify the option in the  more...
Lotus Notes R5 System Admin Part 10 Monitoring a Notes Domino Env on-line e-learning cbt (computer based)cd rom ...erformance Monitor window. Match various Server log file views with the situations in which the information contained in them is used. Search the Domino Server log file for specific information by using Domino Administrator. Unit 2: Statistics and Events Duration: 1 - 2 Hour(s) Configure the Server Statistic Collection document by using Domino Administrator. Create a Domino system  more...
SQL and PL SQL DML and DDL on-line e-learning cbt (computer based)cd rom ...lter tables and constraints. Create sequences. Create views. Create indexes. Manage system privileges. C ontent Emphasis Skills-Based A udience Application Developers, Database Administrators, Designer/Developers, System Analysts, and Technical Support Professionals. Prior to taking this course, participants should be able to use a graphical user interface (GUI) and  more...
Programming XM XML Parsing on-line e-learning cbt (computer based)cd rom ... the editing capabilities in XML Editor Source and Design views. Unit 2: XML Parsers (1.5 - 2 hours) Identify functions of XML parsers. Differentiate between Document Object Model (DOM) and Simple API for XML (SAX) parsers. Identify considerations for using Java when creating an XML application.  more...
Project 2000 Proficient User on-line e-learning cbt (computer based)cd rom ...g 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 should  more...
Oracle Database 10g Administration Workshop II Part 1 on-line e-learning cbt (computer based)cd rom ...s of linguistic sorts that can be customized. Match the views used to obtain parameter information with their descriptions. Distinguish between different types of character set scanner utilities. Identify key concepts related to data conversion between client and server character sets. Identify key concepts related to data conversion done using Oracle utilities. Identify key concepts  more...
Oracle Database 10g New Features for Administrators Part 1 on-line e-learning cbt (computer based)cd rom Oracle Database 10g is the first database designed for enterprise grid computing. It is the most flexible and cost-effective way to manage enterprise information. This course covers the new features of Oracle Database 10g that are applicable to database administration. The features include Manageability concepts, Grid computing, enhanced installation features, configuration and performance  more...
IBM DB2 Universal Database V6 1--Fundamentals on-line e-learning cbt (computer based)cd rom ...objects, ensure data validation and integrity, and create views and indexes. Master basic Structure Query Language (SQL). Manage database operations. C ontent Emphasis Skills-Based A udience This course is intended for database administrators and application developers. Students should have a fundamental understanding of relational database technology, including concepts of  more...
IBM DB2 Universal Database V6 1--Fundamentals on-line e-learning cbt (computer based)cd rom ...objects, ensure data validation and integrity, and create views and indexes. Master basic Structure Query Language (SQL). Manage database operations. C ontent Emphasis Skills-Based A udience This course is intended for database administrators and application developers. Students should have a fundamental understanding of relational database technology, including concepts of  more...
Frontpage XP Proficient User on-line e-learning cbt (computer based)cd rom ...features of FrontPage 2002. • Match FrontPage 2002 views with their purposes. • Create a one-page Web site. • Create a Web page by using a template. • Save a Web page for the first time. • Identify features of a Web site wizard. • Create a Web site by using a template. • Preview a Web site. • Move files to organize a Web site in Folders  more...
Frontpage XP Proficient User on-line e-learning cbt (computer based)cd rom ...features of FrontPage 2002. • Match FrontPage 2002 views with their purposes. • Create a one-page Web site. • Create a Web page by using a template. • Save a Web page for the first time. • Identify features of a Web site wizard. • Create a Web site by using a template. • Preview a Web site. • Move files to organize a Web site in Folders  more...
PowerPoint XP Proficient User on-line e-learning cbt (computer based)cd rom Course Overview This course presents the learner with the skills to become proficient at Microsoft PowerPoint 2002. This course guides the learner through the basics of PowerPoint presentations with the emphasis on learning by doing. Learners will be presented with topics such as creating and modifying presentations. The course will also cover adding graphics to presentations and preparing a  more...
Windows XP Prof User Fundamentals on-line e-learning cbt (computer based)cd rom ...lder tasks in Windows XP. o Identify features of folder views in Windows XP. o Match new features of Internet Explorer with their functions. o Identify new features of Outlook Express. o Identify features of the Add Network Place Wizard. Audience The intended audience for this course is anyone who is familiar with and has a basic mastery of any other Windows operating system.  more...
Database Technologies Introduction to SQL on-line e-learning cbt (computer based)cd rom ...OMMIT and ROLLBACK). o Identify the general overview of views and indexes, including how to create these database elements. Audience Associate database administrators, technical support consultants, and associate programmer/analysts are some of the types of people who would benefit from this course. This course is intended for people who are relatively new to the world of corporate IT and  more...
Project 2002 Fundamentals on-line e-learning cbt (computer based)cd rom ...eals with filtering, grouping, sorting, working with task views, project baselines, and how to track and update projects. Learn To: o To match Microsoft Project 2002 products with their features. o To identify new features in Microsoft Project 2002. o To identify component parts of the Microsoft Project 2002 interface. o To identify types of task relationships in Microsoft Project  more...
Works 2003 Creating Databases on-line e-learning cbt (computer based)cd rom ... a blank database. Match Database views with their functions. Save data. Sort data. Identify options in the Filter dialog box. Insert a field in an existing database. Enter data in a form. Identify options in the Format dialog  more...
Lotus Domino Designer 6 Preparing Domino R4 Developers on-line e-learning cbt (computer based)cd rom ...rms 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. o To create a tabbed table.  more...
Access 2003 Fundamentals on-line e-learning cbt (computer based)cd rom ... To identify functions of database object views. To identify options in the Table Wizard. To identify table field properties. To create an input mask for a table field. To identify options in the Lookup Wizard. To identify options in the Simple  more...
Word 2003 Proficient User on-line e-learning cbt (computer based)cd rom ... Learn To To match document views with their features. To identify options for arranging windows. To identify options for inserting a table in Word. To identify research options in Word. To identify options in the Insert Hyperlink dialog box.  more...
PowerPoint 2003 Fundamentals on-line e-learning cbt (computer based)cd rom ... To match types of PowerPoint views with their functions. To identify methods for adding text to slides. To identify options for adding an AutoShape to a slide. To identify methods for modifying an AutoShape. To add WordArt to a slide.  more...
Microsoft Project 2003 Proficient User on-line e-learning cbt (computer based)cd rom ...iciency-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. Identify  more...
Lotus Notes Domino R5 Development Part 1 Basic Concepts on-line e-learning cbt (computer based)cd rom ...Hour(s) Identify the contents of the mail folders and views in Notes R5. Send a Notes R5 message with a return receipt. Enable the out of office agent in Notes R5. Create a calendar entry by using the Welcome page. Create a group calendar entry by using the Calendar pane. Unit 3: Working with Domino Databases Duration: 2 Hour(s) Match the components of a Domino database with  more...
Programming XML XML Parsing on-line e-learning cbt (computer based)cd rom ... the editing capabilities in XML Editor Source and Design views. Unit 2: XML Parsers (1.5 - 2 hours) Identify functions of XML parsers. Differentiate between Document Object Model (DOM) and Simple API for XML (SAX) parsers. Identify considerations for using Java when creating an XML application.  more...
Oracle Database 10g PL SQL Fundamentals Part 2 on-line e-learning cbt (computer based)cd rom This course introduces learners to PL/SQL and helps them understand the benefits of this programming language. Students learn to create anonymous PL/SQL blocks. They learn to declare variables and trapping exceptions, develop stored procedures, functions, packages and database triggers. Learn To: Identify features of PL/SQL blocks within a subprogram. Match types of PL/SQL named blocks  more...
From Serebra Learning Corporation
Microsoft Office 2000 - Beginning FrontPage on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
Structuring Web Pages with Macromedia Dreamweaver MX on-line e-learning cbt (computer based) 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...
Object-Oriented Analysis and Design with UML Designing the System on-line e-learning cbt (computer based) To introduce architectural analysis and design, and the role of key mechanisms Web developers  more...
Building ADO NET DataSets on-line e-learning cbt (computer based) To describe how to use ADO.NET's disconnected DataSet object model, including DataSets, DataAdapters, DataTables, DataRelations, DataRows, and DataColumns C# programmers and candidates for the Microsoft MCSD and MCAD certification paths  more...
Building ADO NET DataSets on-line e-learning cbt (computer based) To describe how to use ADO.NET's disconnected DataSet object model, including DataSets, DataAdapters, DataTables, DataRelations, DataRows, and DataColumns Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths  more...
Small Business Server 2000 on-line e-learning cbt (computer based) To provide an overview of Microsoft Small Business Server (SBS) 2000 and its main features, such as its management consoles and monitoring tools, and to show how Microsoft Exchange 2000, ISA Server 2000, and Microsoft SQL Server 2000 integrate with SBS 2000 Network administrators for companies of up to 50 users; IT solutions companies that wish to deploy SBS 2000  more...
Project Server 2003 Enterprise Features and Views on-line e-learning cbt (computer based) To implement Project Server 2003 Enterprise features and views Systems administrators, systems engineers, systems analysts, IT consultants, and IT professionals with responsibility for planning and implementing Project Server 2003; learners preparing for MCSE certification exams  more...
Defining and Manipulating Data in Oracle 9i on-line e-learning cbt (computer based) 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...
Tuning Systems and Applications in Oracle9i on-line e-learning cbt (computer based) To describe how to tune systems and applications in Oracle9i Anyone wishing to learn about Oracle9i database performance tuning  more...
Oracle 11i Oracle Projects Security Model and Page Layouts on-line e-learning cbt (computer based) To use Oracle Projects to secure function and data access within Projects applications, and use page layouts to manipulate views of project information Functional Implementers; Project Managers; Sales Consultants  more...
Oracle 11i Oracle Projects Security Model and Page Layouts on-line e-learning cbt (computer based) To use Oracle Projects to secure function and data access within Projects applications, and use page layouts to manipulate views of project information Functional Implementers; Project Managers; Sales Consultants  more...
Oracle Database 10g Monitoring and Maintenance Release 2 on-line e-learning cbt (computer based) To demonstrate how to control database performance and configure proactive database maintenance Anyone wanting to learn about Oracle Database 10g database administration  more...
Using Advanced Features in Oracle 10g on-line e-learning cbt (computer based) To outline the processes and considerations for using the advanced features of Oracle Database 10g Oracle database administrators and database operators  more...
Oracle Database 10g New Storage Features on-line e-learning cbt (computer based) To identify the new storage features of Oracle Database 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 Performance Tuning Tuning Data on-line e-learning cbt (computer based) This course provides an overview of performance pages and dynamic views. Additionally, the course covers key concepts related to metrics, alerts, baselines, and Statspack. This course is designed for DBAs, database architects, support engineers, and technical consultants.  more...
Accessing Data and Manipulating DB2 UDB Database Objects on-line e-learning cbt (computer based) To access data and manipulate database objects 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...
Microsoft Works Suite 2004 - Creating Databases on-line e-learning cbt (computer based) This course helps the learner create databases by covering Works Database essentials, working with data, and performing common tasks. It also covers database fundamentals such as database interface and database views. The course includes related topics such as manipulating data, performing common tasks, and working with forms and reports. A home computer user with basic to intermediate skills who  more...
Getting Started with FrontPage 2002 on-line e-learning cbt (computer based) The Getting Started with FrontPage 2002 course is the first course in the FrontPage XP curriculum. This course covers the features of Office XP and FrontPage 2002. It teaches the requirements and the steps for developing a Web site. Additionally, it covers the installation of FrontPage 2002 Server Extensions, customization of FrontPage 2002, and usage of the Help features, templates and wizards,  more...
Working with Documents in Word 2007 on-line e-learning cbt (computer based) Microsoft Office Word 2007 has various design features that can be used to enhance your Word documents. These include Clip Art, SmartArt, WordArt, shapes, curves, lines, and diagrams to name a few. This course explains how to use Word 2007's Drawing Tools, including working with WordArt, AutoShapes, Pictures, Clip Art, and SmartArt. It also demonstrates the use of headers, footers, and page  more...
Creating and Designing a Project on-line e-learning cbt (computer based) In the corporate world, the project is a fundamental building block. Each project in which a company engages is unique, and fulfills an individual or corporate goal. And each project comprises a series of related tasks that culminate in a project deliverable. Microsoft Office Project 2007 is a comprehensive tool for project managers responsible for the overall design of projects, enabling them to  more...
Getting Started with MS Word 2007 on-line e-learning cbt (computer based) This course covers important features and components of the Word 2007 interface. It also teaches the procedures of creating new documents, formatting text, and using different views to customize the display of documents. Additionally, the course teaches how to format paragraphs to enhance readability, create lists to organize text, and use styles to quickly format documents. Users who desire to  more...
Getting Started with FrontPage 2003 on-line e-learning cbt (computer based) To introduce the basic features and functionality of Microsoft FrontPage 2003 Anyone wishing to become familiar with FrontPage 2003 or needing to create professional-standard Internet or intranet sites quickly and easily  more...
Working with Documents in Word 2003 on-line e-learning cbt (computer based) To provide an overview of the document formatting, navigation, and recovery 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...
Outlook 2003 and Business Contact Manager on-line e-learning cbt (computer based) To demonstrate how to use Outlook 2003 with Business Contact Manager Personnel at all levels of the enterprise; end users seeking competency in the advanced functionality of Microsoft Outlook 2003; end users seeking to obtain Microsoft Office Specialist (MOS) certification in the use of Microsoft Outlook 2003  more...
Office 2000 - Advanced Project on-line e-learning cbt (computer based) To explain and demonstrate how to administrate and use advanced features of Project Central Anyone wishing to gain advanced knowledge of Microsoft Project 2000; candidates for Microsoft Office Specialist certification; end users seeking competence in Microsoft Project 2000  more...
Microsoft Office 2000 - Intermediate Project 2000 on-line e-learning cbt (computer based) 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 - Beginning Outlook on-line e-learning cbt (computer based) To describe how to use Outlook 2000 in the integration of desktop applications and to show how Outlook 2000 can be used in most organizational and communications tasks Anyone wishing to gain an understanding of Microsoft Outlook 2000, candidates for Microsoft Office Specialist certification, and end-users seeking competence and proficiency in the use of Microsoft Outlook 2000  more...
Administering Web Sites in FrontPage 2003 on-line e-learning cbt (computer based) To introduce the issues involved in administering web sites in 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...
Customizing E-mail Views Navigation and E-mail Accounts in Outlook 2003 on-line e-learning cbt (computer based) To demonstrate how to customize e-mail, views, and navigation and configure additional e-mail accounts in Outlook 2003 Personnel at all levels of the enterprise; end users seeking competency in the use of Microsoft Outlook 2003; end users seeking to obtain Microsoft Office Specialist (MOS) certification in the use of Microsoft Outlook 2003  more...
Advanced Customization on-line e-learning cbt (computer based) To identify how to structure your project using advanced customization features Anyone wishing to gain advanced knowledge of Microsoft Office Project Professional 2003; candidates for Microsoft User Specialist certification; end users seeking competence in Microsoft Office Project Professional 2003  more...
Microsoft Outlook 98 Advanced on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Microsoft Outlook 98 Advanced course introduces you to additional features of Outlook, which are not covered in the Basic course, and which will help to enhance and broaden your information management skills. As you work through each unit in the course, you will learn how to work with a directory of contacts; create tasks on an electronic to-do list; track activities, times, and ideas in an  more...
Microsoft Project 98 Basic on-line e-learning cbt (computer based) Microsoft Project 98 is the leading project management software tool. This course provides an introduction to project management and using Project 98 to help manage projects. After completing this course, you should understand basic principles of project management and be able to use Project 98 to assist in creating a project Work Breakdown Structure and in sequencing tasks in order to create a  more...
Microsoft Project 98 Advanced on-line e-learning cbt (computer based) This course provides advanced-level training using Microsoft Project 98. A fictitious information technology consulting firm, Scott & Associates, is used throughout the course to illustrate important concepts. This course is designed for individuals who want to achieve advanced-level proficiency using Microsoft Project 98.  more...
Getting Started w Word 2003 on-line e-learning cbt (computer based) The Getting Started with Word 2003 WBT is the first course in the Word 2003 curriculum. This course introduces the features and functionality of Word 2003. It acquaints users with the Word 2003 interface and introduces simple concepts, such as creating, editing, and saving a file. Additionally, this course enables a user to navigate Word documents, use different views, customize the display, and  more...
Getting Started w PowerPoint 2003 on-line e-learning cbt (computer based) The Getting Started with PowerPoint 2003 WBT is the first course in the PowerPoint 2003 curriculum. This course will be useful for users who want to create a professional presentation, and add different components to it to enhance the visual appeal of a slide show. The course describes the fundamentals of PowerPoint 2003 and introduces its features. It teaches the user to create slides, add  more...
Managing Worksheets and Customizing Excel 2003 on-line e-learning cbt (computer based) The Managing Worksheets and Customizing Excel 2003 WBT is the second course in the Excel 2003 curriculum. It teaches the students how to effectively manage worksheets and customize them according to needs in Excel 2003. The tasks involved in managing worksheets and customizing them include navigating within worksheets and workbooks, organizing related information in worksheets, using various  more...
ECDL ICDL 4 Module 5 Database - Getting Started with Access 2003 on-line e-learning cbt (computer based) To outline the concepts and processes for creating and navigating an Access 2003 database. 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  more...
ECDL ICDL 4 Module 5 Database - Basic Access 2003 Tables on-line e-learning cbt (computer based) To outline the processes for creating and modifying 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  more...
Microsoft SQL Server 7.0: Implementing a Database - Part 4 on-line e-learning cbt (computer based) This is the fourth course in a five part series that will provide students with the knowledge to to implement a database solution with Microsoft SQL Server 7.0.  more...
Microsoft Visual InterDev 6.0: Implementing Server Technologies on-line e-learning cbt (computer based) This is the final 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 identify the features and installation requirements of Microsoft Transaction Server (MTS) and the features of MTS components;  more...
Microsoft Outlook 2000 Proficient User on-line e-learning cbt (computer based) This course prepares IT Professionals to send messages to people inside and outside their organization, schedule appointments and meetings, maintain a contact list, and organize their activities with tasks, notes, and journal entries.  more...
Advanced Features of Outlook 2002 on-line e-learning cbt (computer based) The Using Advanced Features of Outlook 2002 WBT is the second course of the Office XP: Outlook 2002 curriculum. It provides users with an in depth knowledge of customizing the Outlook 2002 interface and its various features based on individual requirements. It also provides students hands on training about the concepts and processes involved in using MS Outlook 2002 with the Exchange server and  more...
Getting Started with PowerPoint 2002 on-line e-learning cbt (computer based) The Getting Started with PowerPoint 2002 WBT is the first course in the Office XP: PowerPoint 2002 curriculum. This course will be useful for users who want to create a professional presentation, and add different components to it to enhance the visual appeal of a slide show. The course describes the fundamentals of PowerPoint 2002 and introduces its features. It teaches the user to create slides,  more...
Basics of FrontPage 2000 on-line e-learning cbt (computer based) The Basics of FrontPage 2000 WBT is the first course in the FrontPage 2000 curriculum. It acquaints the students with the basic concepts of Web designing, and the usage of FrontPage 2000. Users who need to plan, design and implement Web sites.  more...
Microsoft Project 2002 Fundamentals on-line e-learning cbt (computer based) The Microsoft Project 2002 Fundamentals introduces students to the fundamentals of Project 2002. The course covers how to create schedule and manage projects using Project 2002. It covers how to create and schedule tasks how to create and use a Work Breakdown Structure (WBS) how to create and assign resources and how to create and use calendars. The course also deals with filtering grouping  more...
Microsoft Project 2003 Fundamentals on-line e-learning cbt (computer based) This the first of a two-part curriculum covers fundamental Project 2003 skills used in the areas of Task Calendar and Outlining management manipulation of data views and reports and project updating tracking and conflict resolution.  more...
Microsoft Project 2003 Proficient User on-line e-learning cbt (computer based) This the second course in a two-part curriculum covers Project 2003 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.  more...
Oracle 8i PL/SQL - Adv SQL, SQL *Plus & Data Dictionary on-line e-learning cbt (computer based) In this course you will learn to create subqueries and queries using SET operators. The course describes the SQL *PLUS file commands and SET commands that are used to customize the SQL *PLUS environment. Furthermore the course discusses the SQL *Plus format commands and script files. The concept of data dictionary tables and views is also covered in the course. Related Exam: Oracle Exam #1Z0-001:  more...
Oracle 8i PL/SQL - DML and DDL Statements on-line e-learning cbt (computer based) ...ements. It explains the concept of creation of tables and views. It also covers the various commands for manipulating a database. In addition the course explains the transaction processing features. It highlights the concept of altering a table definition in a database dropping a table adding comments to a table and renaming a table. It describes the various methods of managing constraints  more...
Oracle 8i DBA - Oracle Instance, the Start-up and Shutdown Procedure on-line e-learning cbt (computer based) The course is aimed at familiarizing the learner with the Oracle instance. It teaches you the learner about the startup and shutdown processes and the different stages of startup and shutdown. The course also provides a list of data dictionary views that help in performing administrative tasks. The course initiates the learner into hands-on learning by helping you the learner type in the commands  more...
Oracle 8i DBA - Data Dictionary and Database Files on-line e-learning cbt (computer based) ...med at familiarizing the student with the Data Dictionary views and database files. The course enables the learner to manage log and control files. The uses and contents of control files will be discussed as well as obtaining information from control files. The planning use and troubleshooting of redo log files will also be explained. The course also provides a list of Data Dictionary views  more...
Oracle 8i DBA - Oracle Storage Architecture on-line e-learning cbt (computer based) This course is designed to give an Oracle DBA the necessary knowledge and skills to manage data storage. It will provide detailed information about logical structures such as tablespaces segments extents and Oracle data blocks. The creation and management of rollback segments will also be covered. The course also provides a list of data dictionary views that help in managing these logical  more...
Oracle 8i DBA - Managing Oracle Database Security on-line e-learning cbt (computer based) This course is aimed to familiarize the learner with the basic concepts of Oracle 8i administration of security user roles and resources. The course also provides a list of data dictionary views that help in performing administrative tasks. The course initiates the learner into hands-on learning by helping the learner to type-in the commands to perform administrative tasks. Related Exam: Oracle  more...
MS SQL Server 2000: Design and Implementation Part 3: Managing Objects on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This is the third course in a five part series that will teach students how to work with SQL Server data objects. Students will learn how to create and manage view, stored procedures, user-defined functions, and triggers.  more...
Oracle9i SQL: DML and DDL on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Oracle SQL DML and DDL course is the third in a three-part series covering the Data Manipulation and Data Definition language statements supported by Oracle9i. This course introduces the participants to various objects in a database. The participants learn to create, update, and delete the database objects. The participants also learn to add rows, update, and delete existing rows from a table.  more...
Oracle9i Database Administration: Manage an Instance on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Oracle9i Database Administration: Manage An Instance course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components. The participants learn the various tasks of a database administrator that are performed by using  more...
Oracle9i Database Administration: Create a Database on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Oracle9i Database Administration: Create a Database course is the second in a five-part series covering the database administration strategies and procedures provided in Oracle9i. Participants learn about the concepts associated with storage structure components, management of rollback segments, temporary segments, and indexes. In addition, this course discusses how to create and maintain  more...
Oracle9i Performance Tuning: Strategies and Techniques on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd In this course, you are introduced to the strategies and techniques used for tuning the Oracle9i server.  more...
Oracle9i Performance Tuning: Managing Memory and Disk I/O on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This course introduces students to the importance of good initial database design, and the methods used to tune an Oracle9i production database. Students learn how to use the available Oracle tools to recognize, troubleshoot, and resolve common performance-related problems in administering an Oracle database.  more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The content of this course includes details about each component of an Oracle database instance, such as data blocks, disks, memory, CPU, and dynamic views. Students learn about migration and chaining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting.  more...
Lotus Notes 4.6 Mail on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This course is designed to provide students with the skills and knowledge of Lotus Notes and discusses the relationship between database, documents, forms and views.  more...
Microsoft SQL Server 2000 Querying with Transact-SQL Part 2: Working with Queries on-line e-learning cbt (computer based) This course will teach students how to work with queries. The course will also introduce views stored procedures triggers and user-defined functions.  more...
Oracle Reports: Report Fundamentals on-line e-learning cbt (computer based) ...Report Builder executables module types the Report editor views Report Builder editor objects and the Reentrant Wizard are also a part of the course. In addition this course will help students learn how to create and modify the different types of reports such as Tabular Form-like Break Mailing Label and Matrix report styles. The student learns how to use the Live Previewer document a report  more...
Oracle9i Database Administration: Manage an Instance on-line e-learning cbt (computer based) The Oracle9i Database Administration: Manage An Instance course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components. The participants learn the various tasks of a database administrator that are performed by  more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention on-line e-learning cbt (computer based) The content of this course includes details about each component of an Oracle database instance such as data blocks disks memory CPU and dynamic views. Students learn about migration and chaining reorganizing indexes optimizing sort operations tuning rollback segments managing automatic undo monitoring activities implementing the Oracle shared server and troubleshooting.  more...
Advanced Oracle PL/SQL: Design Considerations and Object Types on-line e-learning cbt (computer based) This course introduces students to subtypes subprograms cursor variables and the NOCOPY parameter used in advanced function definitions and packages. Students also learn about object types data dictionary views and collections.  more...
Oracle SQL Specifics: Creating and Managing Database Objects on-line e-learning cbt (computer based) This course is the second in a two-part series on Oracle SQL Specifics that will teach participants how to use commands functions and operators supported by Oracle as extensions to 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  more...
Oracle SQL and SQL*Plus: SQL*Plus and Reporting on-line e-learning cbt (computer based) This course is the second in a two-part series on Oracle SQL Specifics that will teach participants how to use commands functions and operators supported by Oracle as extensions to 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  more...
Oracle SQL Tuning: Diagnostics and Tuning the Schema on-line e-learning cbt (computer based) This course is the first in a two-part series on SQL Statement Tuning. This course will help experienced application developers to learn a tuning methodology they can use to maximize database performance with minimal effort. Participants will gain experience creating optimal access paths such as partitioned views B-tree indexes bitmapped indexes index clusters and hash clusters. Participants will  more...
Lotus Domino R5 System Administration Part 1: Planning a Notes/Domino Infrastructure on-line e-learning cbt (computer based) This is the first course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course students will learn how to identify the concepts related to the planning of a Notes/Domino infrastructure; and identify the concepts related to protocols remote access connections and standard database views in Domino.  more...
Lotus Notes R5: Collecting and Organizing Information on-line e-learning cbt (computer based) This course provides participants with the fundamental skills to use Lotus Notes R5 on a daily basis in their workplace. At the completion of this course students will learn how to identify the different application types in Lotus Notes the features provided for Lotus Notes mails and the features of Notes replication; use Notes workspace to perform common tasks; create and enhance documents using  more...
Lotus Notes R5: Managing and Sharing Information on-line e-learning cbt (computer based) This course provides participants with the skills necessary to use Lotus Notes R5 on a daily basis in their workplace. At the completion of this course students will learn how to design and manage forms and views; search domains address books and the Internet for information; automate routine tasks by using agents; browse the Web by using the Personal Web Navigator; manage Web pages in Lotus  more...
Supply Chain Management on-line e-learning cbt (computer based) The course Supply Chain Management is intended to give company executives and interested experts in various industries an overview of the content goals possibilities and challenges of Supply Chain Management. As most chores within the supply chain today cannot do without the use of computer software the course shows concrete examples using SAP within different industry areas. The course transfers  more...
SQL Basic Skills on-line e-learning cbt (computer based) This course will provide the student with an overview of database objects, such as tables, indexes, views and triggers. Additionally, the students willl be able to query and update tables using SQL statements.  more...
SQL Advanced Skills on-line e-learning cbt (computer based) This course is the second course in the SQL Programming curriculum that consists of two courses. The course describes the statements used to manipulate data and to work with tables, indexes, and views. The students will also be able to describe the functioning of cursors, stored procedures, triggers, and transactions.  more...
Basic PL/SQL Programming on-line e-learning cbt (computer based) The Basic PL/SQL Programming WBT is the second course in this curriculum. This course will enable users to create views, sequences, synonyms, records, tables, functions, and procedures. Additionally, it will enable users to create different kinds of PL/SQL blocks.  more...
SQL Data Management on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Gives students a practical grasp of SQL commands for manipulating data, and teaches commands to define tables, views, and indexes.  more...
From Software Training Academy, Inc
Java Server Faces JSF instructor led trainingon-line e-learning cbt (computer based) ...ifecycle Use the JSF custom tag libraries to build JSF views as JSPs. Use managed beans to encapsulate not only server-side form handling but also client-side presentation logic Implement control logic as JSF event listeners or action methods. Use validators and converters to implement a validation phase for a JSF application. Course Duration: 3 days. Audience: This course is  more...
SQL Server 2005 Transact SQL T-SQL instructor led trainingon-line e-learning cbt (computer based) ... of SQL Server. Then, you'll learn how to build effective views, stored procedures, triggers, and user-defined functions, using Transact-SQL. You'll learn about the new enhancements to the Transact-SQL programming language including improved support for error handling and hierarchical queries, and programmers can now use .NET languages like C# and Visual Basic to build database objects.  more...
SQL Server 2005 Transact SQL T-SQL with Additional Topics instructor led trainingon-line e-learning cbt (computer based) ... of SQL Server. Then, you'll learn how to build effective views, stored procedures, triggers, and user-defined functions using Transact-SQL. You'll learn about the new enhancements to the Transact-SQL programming language including improved support for error handling and hierarchical queries, and how programmers can now use .NET languages like C# and Visual Basic to build database objects.  more...
SQL Server 2005 instructor led trainingon-line e-learning cbt (computer based) ... of SQL Server. Then, you'll learn how to build effective views, stored procedures, triggers, and user-defined functions, using Transact-SQL. You'll learn about the new enhancements to the Transact-SQL programming language including improved support for error handling and hierarchical queries, and programmers can now use .NET languages like C# and Visual Basic to build database objects. SQL  more...
Oracle 10g Administration instructor led trainingon-line e-learning cbt (computer based) ...nding of the purpose and content of many V$ and DBA-level views. Create administrative users, including granting and using the SYSDBA privilege. Understand the purpose of Oracle supplied users SYS and SYSTEM. Connect to the Oracle database as SYSDBA, both from a host server or - via the use of password files - over a network. Start and stop an Oracle database, including the use  more...
Windows Forms Using Visual Basic instructor led trainingon-line e-learning cbt (computer based) ...s bars Learn how to use advanced controls, such as tree views, splitters and tabbed dialogs Understand the use of resources and application settings in Windows Forms applications Learn how to implement data access using ADO.NET and binding of controls Gain an understanding of new controls, data binding and ClickOnce deployment in .NET 2.0 Course Duration: 5 days Audience: This  more...
Oracle 10g - Advanced SQL instructor led trainingon-line e-learning cbt (computer based) ...omplex subqueries including correlated subqueries, inline views, subqueries in the column-list, Oracle subquery factoring (the "WITH" clause) and NOT EXISTS queries Code partition independent and partition-aware queries. Use the set operators UNION , INTERSECT and MINUS to combine the results of two or more queries into a single result set. Query and generally handle Oracle date and  more...
Oracle 10g - Introduction to SQL instructor led trainingon-line e-learning cbt (computer based) ... objects such as tables, temporary tables, nested tables, views, indexes, synonyms and sequences Grant and Revoke object privileges Course Duration: 4 days Prerequisites: No mandatory prerequisites exist for this course. Audience: The target audience for this course is all Oracle professionals, both business and systems professionals. Among the specific groups for whom this course  more...
Oracle Applications Using ADO NET and C instructor led trainingon-line e-learning cbt (computer based) ...atabase objects such as SQL Stored Procedures, Functions, Views, Triggers, and much more. In the second module (Course 413C2), the course shifts from database programming techniques to application programming techniques communicating with databases using the.NET framework. Programmers will be introduced to ADO.NET, an application-programming interface that allows developers the ability to  more...
Windows Forms Using C instructor led trainingon-line e-learning cbt (computer based) ...s bars Learn how to use advanced controls, such as tree views, splitters and tabbed dialogs Understand the use of resources and application settings in Windows Forms applications Learn how to implement data access using ADO.NET and binding of controls Gain an understanding of new controls, data binding and ClickOnce deployment in .NET 2.0 Course Duration: 5 days Audience: This  more...
From Rice Consulting Services, Inc
Testing Service-Oriented Architecture on-line e-learning cbt (computer based)self directed ...s-oriented black-box and gray-box testing, although other views of testing are also covered, such as integration and interoperability testing, security testing and performance testing. You will start by learning the basics of SOAs and then learn how to create a testing strategy for your own SOA implementations. Then, you will learn effective processes and techniques for implementing detailed  more...
From Learningdom
Oracle DBA training Introduction to Oracle database, Architecture, Installing an Oracle DB, Building an Oracle DB, Oracle Processes, Managing the Oracle Instance, Manage database storage structures, Manage Redo and undo, Administer User security, Manage Schema objects, Configure Oracle Network environment, Managing Data and concurrency, Oracle database security, Proactive maintenance, Performance management using  more...
SQL and PLSQL Training instructor led trainingon-line e-learning cbt (computer based)computer lab SQL Introduction to SQL, Select Queries, Data sorting and restricting, Functions, Data from Multiple Tables, Group By Clause, Create Table, Alter Table, Constraints, More Constraints, Indexes, Views, Set operators, SQL Aggregate Functions PL/ SQL PL/ SQL Basics, Using SQL*Plus for PL/ SQL, Using TOAD for PL/ SQL, All about variable declaration, PL/ SQL Looping, Conditional Logic, : DML  more...
From Bytsyz e-Learning
Equality and Diversity level 3 on-line e-learning cbt (computer based)self directed ...h diversity. There will be an exploration of how negative views of human diversity can lead to stereotyping and prejudice. The course will examine the traits of discrimination enabling the student to differentiate between direct and indirect discrimination, which will lead the student into exploring harassment and victimisation and the impact this can have on individuals. A key focus is  more...
From Power-Tech Engineers, Inc
Primavera 6 Project Management Scheduling Course instructor led trainingon-line e-learning cbt (computer based)group study and discussionself directedworkshop / seminar ... a filter Roles and Resources a Describe roles a Views the roles dictionary a Describe resources a Identify the differences between labor, nonlabor and material resources a View the resource dictionary Assigning Roles a Assign roles to an activity a Assign rates on roles Assigning Resources and Costs a Assign resources by role a Assign labor, nonlabor, and  more...
From Sessions Online School of Design
sketchup intermediate on-line e-learning cbt (computer based)study at homeself directed If you're an architect, builder, planner, interior designer, or game artist using SketchUp, you'll want to get the most out of this powerful application. In this 3-lesson course, you'll build on the skills for creating 3D objects developed in SketchUp Basics and learn how to use groups and components, tap the potential of inferences, interconnect forms, create lathed and extruded objects, and  more...
From Teach Me IT
Basic PL/SQL Programming on-line e-learning cbt (computer based)study at home ...Track Exam # 1Z0-001. This course enables users to create views, sequences, synonyms, records, tables, functions, and procedures. Additionally, it enables users to create different kinds of PL/SQL blocks. After completing this course, the student will be able to: Create views Identify the different data dictionary views Create and maintain sequences Create synonyms Identify the different  more...
Managing Oracle8 Objects on-line e-learning cbt (computer based)study at home ...se objects, such as datafiles, tables, indexes, clusters, views, sequences, synonyms and schema objects. After completing this course, the user will be able to: Monitor multiple databases Manage rollback segments Manage and alter tablespaces Manage datafiles Alter datafile availability Manage and alter tables Describe and create indexes Manage clusters Manage hash clusters Manage  more...
Fundamentals of PowerPoint 2000 on-line e-learning cbt (computer based)study at home ...on file Understand and use different types of PowerPoint views Manipulate presentation slides by adding or deleting slides, or by applying new template, color or background to the slides Organize slides in a presentation Format text used in a slide Create drawing objects and format them by applying various effects Insert WordArt and ClipArt in a presentation Create a slide show and  more...
Getting Started with PowerPoint 2003 on-line e-learning cbt (computer based)study at home ...esentation. identify the different types of presentation views. use the Outline view. modify a slide in a presentation. organize slides in a presentation. insert text. edit text. format paragraphs in a presentation. create lists in a presentation. insert header and footer in a presentation. enhance a slide with drawings. insert objects. run a slide show. manage a slide show. view  more...
Advanced Features of Project 2000 on-line e-learning cbt (computer based)study at home The Advanced Features of Project 2000 WBT is the second course in the Project 2000 curriculum. This curriculum prepares the students for the Microsoft Office User Specialist (MOUS) Microsoft Project 2000 Core-level exam. It acquaints the students with the advanced capabilities of Project 2000. It enables students to plan, create, and assign tasks and resources. It also enables students to manage  more...
SQL Advanced Skills on-line e-learning cbt (computer based)study at home ... to manipulate data and to work with tables, indexes, and views. Users will also be able to describe the functioning of cursors, stored procedures, triggers, and transactions. After completing this course, the user will be able to: Define a relational database Insert new records in an existing table Insert records from another table Update and delete data from a table Create and modify  more...
Retrieving Data in SQL Server 2000 on-line e-learning cbt (computer based)study at home ... teaches how to insert data in a SQL Server table and use views to retrieve data. It also introduces users to indexes and teaches them how to implement full-text search. Additionally, the users will learn to create stored procedures and cursors. After completing this course, the user will be able to: Insert and modify data in a database Retrieve data using a simple SELECT statement and with  more...
SQL Server 7.0 - Basic Programming on-line e-learning cbt (computer based)study at home SQL Server 7.0 - Basic Programming course is the second course of the three courses in the Implementing SQL Server curriculum. The Implementing SQL Server curriculum prepares the students for the Microsoft Certification exam Implementing and Designing Databases with Microsoft SQL Server7.0 (70-029). This course introduces students to the basics of T-SQL. It also covers the skills required to  more...
Getting Started With Word 2003 on-line e-learning cbt (computer based)study at home ... enables a user to navigate Word documents, use different views, customize the display, and print Word documents. After completing this course, the user will be able to: identify features of Word 2003 identify enhanced user experiences in Word 2003 identify the components of the Word 2003 interface. identify the uses of Word 2003 help features create and save a Word document. select,  more...
Managing Worksheets and Customizing Excel 2003 on-line e-learning cbt (computer based)study at home ...kbooks by specifying print options, customizing worksheet views, toolbars and menu bars, and other advanced customizations, using Excel. After completing this course, the students will be able to: navigate within workbooks and worksheets. insert hyperlinks in a worksheet. organize related information in worksheets. customize worksheets to view and analyze data. identify the types of file  more...
Basics of FrontPage 2000 on-line e-learning cbt (computer based)study at home ...atures of FrontPage Install FrontPage 2000 Identify the views in FrontPage Create a Web page in the Page view Create a Web site using templates and wizards Format text in a Web page Add images to Web pages Create hyperlinks in Web pages Customize a Web site structure using the Navigation view Create and add a task Modify, delete, and assign a task Create and format tables in Web  more...
Getting Started with FrontPage 2002 on-line e-learning cbt (computer based)study at home ...sage of the Help features, templates and wizards, and the views in FrontPage 2002. The course explains the methods used to add content, basic design elements, and images in Web pages. After completing this course, the user will be able to: Identify the features of Office XP and FrontPage 2002 Analyze requirements for developing a Web Site Identify the steps of the Web site development  more...
Introduction to InfoPath 2003 on-line e-learning cbt (computer based)study at home The Introduction to InfoPath 2003 WBT introduces the InfoPath 2003 and covers its basic features. This course provides information on Infopath 2003 installation, designing forms, using forms, and publishing forms. After completing this course, the user will be able to: list the features and benefits of using InfoPath 2003. identify the ways in which you can use InfoPath with other programs and  more...
MS Outlook 2000 Advanced Features on-line e-learning cbt (computer based)study at home The MS Outlook 2000 Advanced Features WBT is the second course of the MS Outlook 2000 Curriculum. It provides students with an in depth knowledge about customizing the MS Outlook 2000 working environment and its various features. It also enables students to work and manage all the features and concepts involved in Outlook 2000. Customize Outlook 2000 toolbars Customize the menu bar Customize  more...
Advanced Features of Outlook 2002 on-line e-learning cbt (computer based)study at home ...g and receiving messages Navigate and customize existing views Create new views Import and export data from Outlook Specify different printing options Use Outlook with other Office applications Use Outlook to access the Internet Use Outlook templates Create forms in Outlook Create public folders and provide access to them Share public and personal folders Create shared outlook items  more...
Introducing Office XP on-line e-learning cbt (computer based)study at home ...g and receiving messages Navigate and customize existing views Create new views Import and export data from Outlook Specify different printing options Use Outlook with other Office applications Use Outlook to access the Internet Use Outlook templates Create forms in Outlook Create public folders and provide access to them Share public and personal folders Create shared outlook items  more...
Getting Started with PowerPoint 2002 on-line e-learning cbt (computer based)study at home ...Create a presentation List different types of PowerPoint views Organize presentation using the Outline tab Organize contents in a slide Manipulate slides in a presentation Customize the appearance of PowerPoint window Set up a custom work environment Insert and edit text Format paragraphs Create bulleted and numbered lists Add header and footer to a slide Use graphic objects in your  more...
From Skillspride Online Training
Lotus Notes 4.5 Application Developer on-line e-learning cbt (computer based) This course enables readers to design a Notes application, creating main and response forms, views, folders, navigators, actions and hotspots: apply @functions in field, view columns, windows titles and selection formulas: design help documents: implement security and maintain the database design.  more...
Assertiveness Skills on-line e-learning cbt (computer based) The Oxford English dictionary defines 'assert' as: 'maintain, declare one's claim to rights' and 'assert oneself' as: 'insists on one's rights'. Assertiveness training therefore, focuses on understanding, acknowledging and learning how to declare one's rights. This training course involves readers in realising their own rights and the right of others in the workplace. Practical activities allow  more...
Microsoft SQL Server 2000; Introduction to Databases and Programming on-line e-learning cbt (computer based) This course introduces readers to the major topics of databases and programming using Microsoft SQL Server 2000. The reader will learn about system databases, tables, data definition, creating tables, retrieving data, modifying data, indices, data integrity, views, triggers, stored procedures, programmability, distributed data and distributed transactions. Throughout the course there are practical  more...
Microsoft Access 97 Intermediate on-line e-learning cbt (computer based) This intensive course is designed to give existing Access 97 users additional skills and knowledge on using the many features and functions of this software to make them more efficient and effective when processing data with Access. This entirely 'hands on' course will give readers experience in producing database applications and the ability to create a variety of data views, queries and reports.  more...
Microsoft PowerPoint 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft PowerPoint version 2000.  more...
Microsoft Outlook XP 2002 - Information Management on-line e-learning cbt (computer based) To build on some existing MS Outlook skills and/or user experience that may have been gained from our " Outlook XP 2002 Level 1; Introduction course. The reader will learn about customising outlook, managing messages, working with categories, working with rules, customizing views, different print styles, archiving and file management. Microsoft  more...
Microsoft Outlook 2000 Advanced on-line e-learning cbt (computer based) Networked in an Exchange Server environment and with an Internet Mail configuration, Outlook becomes a full-featured e-mail client integrated with desktop information management with powerful groupware features. Outlook includes comprehensive group scheduling and meeting planner; shared calendars, contact and task lists; and groupware applications with custom forms and views.  more...
Microsoft Outlook 97 Mail and Message Manager on-line e-learning cbt (computer based) Networked in an Exchange Server environment and with an Internet Mail configuration, Outlook becomes a full-featured e-mail client integrated with desktop information management with powerful groupware features. Outlook includes comprehensive group scheduling and meeting planner; shared calendars, contact and task lists; and groupware applications with custom forms and views. On completion of this  more...
Microsoft FrontPage 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft FrontPage version 2000.  more...
Microsoft Project 2000 Essentials on-line e-learning cbt (computer based) This course provides practical guidance on how to plan and schedule projects using MS Project 2000. On completion of the course readers will have acquired the skills needed to create a new project; analyze and adjust schedules with date, dependency and resource constraints; customize and print Gantt Chart views and reports; and record and review task progress against the baseline. Readers will  more...
Microsoft Project 98 Introduction on-line e-learning cbt (computer based) This course provides practical guidance on how to plan and schedule projects using MS Project 98. On completion of the course readers will have acquired the skills needed to create a new project; analyze and adjust schedules with date, dependency and resource constraints; customise and print Gantt Chart views and reports; and record and review task progress against the baseline. Readers will also  more...
Microsoft Excel 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft Excel version 2000.  more...
Microsoft Access 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft Access version 2000.  more...
Microsoft Access 2000 Intermediate on-line e-learning cbt (computer based) This intensive course is designed to give existing Access 2000 users additional skills and knowledge on using the many features and functions of this software to make them more efficient and effective when processing data with Access. This entirely 'hands on' course will give readers experience in producing database applications and the ability to create a variety of data views, queries and  more...
Microsoft Access 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft Access version 2000.  more...
Microsoft Access 2000 Intermediate on-line e-learning cbt (computer based) This intensive course is designed to give existing Access 2000 users additional skills and knowledge on using the many features and functions of this software to make them more efficient and effective when processing data with Access. This entirely 'hands on' course will give readers experience in producing database applications and the ability to create a variety of data views, queries and  more...
Microsoft PowerPoint 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft PowerPoint version 2000.  more...
Microsoft Outlook 2000 Advanced on-line e-learning cbt (computer based) Networked in an Exchange Server environment and with an Internet Mail configuration, Outlook becomes a full-featured e-mail client integrated with desktop information management with powerful groupware features. Outlook includes comprehensive group scheduling and meeting planner; shared calendars, contact and task lists; and groupware applications with custom forms and views.  more...
Microsoft Project 2000 Essentials on-line e-learning cbt (computer based) This course provides practical guidance on how to plan and schedule projects using MS Project 2000. On completion of the course readers will have acquired the skills needed to create a new project; analyze and adjust schedules with date, dependency and resource constraints; customize and print Gantt Chart views and reports; and record and review task progress against the baseline. Readers will  more...
Microsoft Outlook XP 2002 - Information Management on-line e-learning cbt (computer based) To build on some existing MS Outlook skills and/or user experience that may have been gained from our " Outlook XP 2002 Level 1; Introduction course. The reader will learn about customising outlook, managing messages, working with categories, working with rules, customizing views, different print styles, archiving and file management. Microsoft  more...
Microsoft Excel 2000 New Features on-line e-learning cbt (computer based) The aim of this course is to examine the main new features, views and wizards in Microsoft Excel version 2000.  more...
From Sessions Online School of Design
3D Modeling Using Form_Z Course on-line e-learning cbt (computer based)study at homeself directed ... inside the computer. You'll learn about different camera views, or perspectives, for taking objects on the screen from two-dimensional space into three-dimensional space. You'll also learn the basics of manipulating these perspectives in a way that allows your 2D computer screen to render 3D objects. And you'll learn these techniques while working with sample models to produce beautiful 3D  more...
tcw11-gfc--11/25/09-10:31:01-(19742)[B]-[B]-[B]