Online Indexes eLearning Training |
|
|
|
>> |
Online eLearning Training
|
>> |
Choose a Location |
Indexes Training Seminars and Classes
From Serebra Learning Corporation
Managing Large and Collaborative Documents  ...ter documents, footnotes, endnotes, cross-references, and indexes. Apart from managing long documents, the course also focuses on reviewing documents as well as incorporating changes. It also teaches the users to share and protect documents in a Workgroup. Additionally, the course explains the process of creating and modifying Web documents by adding hyperlinks, media clips, and other Web more...
Adobe InDesign CS2 Beyond the Basics  This course teaches concepts related to creating multipage documents and using master pages. In this course, you will learn how to add pages to a document, organize pages in a document, and create and apply master pages. You will also learn how to combine documents into a book and to create Table of Contents ( TOCs) and indexes. In addition, you will learn how to preflight and package a document, more...
Microsoft Word 2002 Expert User    This course covers skills particular to the expert user of Word 2002. Advanced text and document handling is covered along with document styles and macros. Learners will cover group editing and document distribution, advanced workgroup collaboration and forms. Lastly, this course will cover tables, indexes and referencing, advanced document navigation and data tables. more...
Oracle9i Database Administration: Manage Data Storage    This course is the fourth in the series covering the database administration strategies and procedures provided in Oracle9. This course covers the concepts associated with tables, maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data. more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention    The content of this course includes details about each component of an Oracle database instance, such as data blocks, disks, memory, CPU, and dynamic views. Students learn about migration and chaining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting. more...
MS Office 2000: Word for Experts I    This course teaches the student how to organize Word documents using features such as table of contents, cross-referencing, and indexes. The course also teaches the student how to modify and protect documents. more...
C# Programming for MS .NET - Part 5: Operators, Properties, and Attributes  This is the final course in a five part series that covers operators properties and attributes. The learner will understand how to implement operators delegates and events and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. more...
Microsoft Word 2002 Expert User  This course covers skills particular to the expert user of Word 2002. Advanced text and document handling is covered along with document styles and macros. Learners will cover group editing and document distribution advanced workgroup collaboration and forms. Lastly this course will cover tables indexes and referencing advanced document navigation and data tables. more...
Oracle8i Database Administration: Create a Database  This course is the second in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course participants will learn about the concepts associated with storage structure components managing rollback segments temporary segments and indexes. In addition creating and maintaining databases will be covered. more...
Oracle8i Database Administration: Manage Storage Structures  This course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course participants will learn the concepts associated with storage structure components. In addition this course will teach users how to create and maintain rollback segments temporary segments and indexes. more...
Oracle9i Performance Tuning: Optimizing Sorts and Minimizing Contention  The content of this course includes details about each component of an Oracle database instance such as data blocks disks memory CPU and dynamic views. Students learn about migration and chaining reorganizing indexes optimizing sort operations tuning rollback segments managing automatic undo monitoring activities implementing the Oracle shared server and troubleshooting. more...
Oracle8 Database Administration - Create Database  This course is the second in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course participants will learn about the concepts associated with storage structure components managing rollback segments temporary segments and indexes. In addition creating and maintaining databases will be covered. more...
Oracle8 Database Administration - Manage Data Storage Structures  This course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle8. In this course participants will learn the concepts associated with storage structure components. In addition this course will teach users how to create and maintain rollback segments temporary segments and indexes. more...
Oracle SQL Tuning: Diagnostics and Tuning the Schema  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...
SQL Basic Skills  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  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...
SQL Data Management    Gives students a practical grasp of SQL commands for manipulating data, and teaches commands to define tables, views, and indexes. more...
MS SQL Server 6.5: Design & Management    In this course, students will learn to implement a database design on Microsoft SQL Server 6.5. Specific topics include: SQL Server implementor roles and responsibilities; data modeling and data definition concepts; database object creation, such as tables; and basic data retrieval, manipulation, and modification. This course, together with MS SQL Server 6.5 DB Design Il, prepares students for more...
Implementing an MS SQL Server 7.0 Data Warehouse  This course teaches the student how to design a database and enhance the efficiency of queries by using different types of indexes. It also describes the process of crating files and filegroups and helps students to select an application programming interface for accessing a data source. In addition, the course prepares students to take the Microsoft Certification Administering Microsoft SQL more...
From 123-CBT Computer Based Training
Oracle9i Database Admin Manage Storage Structures   ...g segment free space, undo space, temporary segments, and indexes. Learn To Identify the types of segments in the storage hierarchy. Identify the benefits, working, and packages of automatic management of segment free space. Identify the ways in which extents are controlled by segments. Identify the block space utilization parameters. Retrieve more...
C Programming for the Microsoft NET Platform Part 5   ...and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. Learn To Identify characteristics of operators. Identify functions of predefined C# operators. Identify characteristics of operator overloading. Identify characteristics of the accessors of a more...
C Programming for the Microsoft NET Platform Part 5   ...and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. Learn To Identify characteristics of operators. Identify functions of predefined C# operators. Identify characteristics of operator overloading. Identify characteristics of the accessors of a more...
SQL Server 2000 Design Implement Databases Part 4 Managing Indexes   ...ries that will teach students how to work with SQL Server indexes. Students will learn how to plan for index creation, how to create and manage indexes, as well as learn how to optimize query performance and how to analyze queries. Learn To Identify the features of clustered indexes. Identify the features of nonclustered indexes. Retrieve information from the sysindexes table. more...
IBM DB2 Universal Database V6 1 App Devel Curriculum   ...such as creating 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 more...
IBM DB2 Universal Database V6 1 App Devel Curriculum   ...such as creating 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 more...
IBM DB2 Universal Database V6 1 Admin Curriculum   ...such as creating 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 more...
IBM DB2 Universal Database V6 1 Admin Curriculum   ...such as creating 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 more...
Oracle8i Performance Tuning Optimizing Sorts Minimizing Contention   ...s. Detect and resolve row migration. Monitor and tune indexes. Recognize, diagnose, and resolve performance problems associated with sorts. Recognize, diagnose, and resolve performance problems associated with rollback segments. Define levels of locking and list the possible causes of contention. Use Oracle utilities to detect and resolve lock contention. Prevent locking problems more...
Oracle8i Database Admin Create Databases   ...ents, managing rollback segments, temporary segments, and indexes. In addition, creating and maintaining databases will be covered. L earn To: Identify 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 more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention   ...ks, detect and resolve row migration and monitor and tune indexes.
Identify the SQL operations that require sorts, ensure that sorting is done in memory where possible, use direct writes for large sorts and allocate temporary space appropriately.
Reconfigure and monitor rollback segments, define the number and sizes of rollback segments and allocate rollback segments to transactions more...
Oracle8 Performance Tuning Strategies and Techniques   ... Define appropriate use of B-tree, bitmap and reverse key indexes.
Define appropriate use of index-organized tables.
Define appropriate use of clusters.
Define appropriate use of histograms.
Unit 5: Generic Operating System Tuning Issues and Oracle
Duration: 1 Hour(s)
List the primary steps for operating system tuning.
Identify similarities between operating system and database more...
Oracle8 Database Administration - Create Databases   ...ents, managing rollback segments, temporary segments, and indexes. In addition, creating and maintaining databases will be covered.
L earn To:
Plan and create a database.
Create the data dictionary view.
Use the data dictionary view to retrieve information.
Identify the properties and benefits of using stored procedures and packages.
Plan for the creation of redo log more...
Oracle Database 10g SQL Fundamentals I Part 2   ...or creating and dropping synonyms.
Identify features of indexes.
Identify the syntax for creating and dropping indexes.
Identify features of the data dictionary.
Identify the contents and usage of data dictionary views.
Unit 2: Objects and Data Management
Identify tasks to be performed for granting system privileges.
Identify tasks to be performed for granting object more...
Oracle SQL Specifics Creating and Managing Database Objects   ...ions. 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 manage tables.
more...
Oracle SQL Tuning Diagnostics and Tuning Schema   ...g 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 you test an more...
Oracle SQL Tuning Tuning SQL and the Optimizer   ...ning.
Identify the conditions that will block the use of indexes in a given code.
Identify the guidelines for writing the SQL code that requires low response time.
Identify whether or not a query to accomplish a given task should use a given view.
Identify the type of query that will be appropriate in a given situation.
Select the query that will produce minimum network traffic in a given more...
Oracle Database 10g Administration Workshop II Part 1   ...linguistic comparisons.
Identify features of linguistic indexes.
Identify features 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 more...
Advanced Project Leadership Bringing Home the Value   ...d value management. Calculate deviations and efficiency indexes for an ongoing project. Interpret earned value management systems to judge project progress. Identify characteristics of different project types. Identify other parameters used to classify projects. Identify the benefits of classifying projects. Identify potential issues and guidelines for applying valuation techniques more...
Word XP Expert User   ...oration and forms. Lastly, this course will cover tables, indexes and referencing, advanced document navigation and data tables. Learn To Modify the first page header or footer of a document. Modify a bulleted list. Modify a numbered list. Distribute a document for revision by using e-mail. Revise a document by using the Track Changes feature. more...
Database Technologies Introduction to SQL   ...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 databases. more...
Word 2003 Expert Part 2   ... reference. To insert document indexes and tables. To publish a Web document. To structure an Extensible Markup Language ( XML) document. Audience The target audience will range from new users to power users, although the vast majority will have had some exposure to previous versions of Word. Fundamental PC and more...
IIS 4 0 Creating Configuring a Web Server - Part 4   ... indexing process. Distinguish word lists and persistent indexes index types in the indexing process, on the basis of different parameters. Identify the types of merges. Issue a query to search for a word on Index Server. Identify the Index Server query features. Match the ways of issuing a query with their features. Sequence the steps in the query process. Create a content query on more...
From The Virtual Training Company
Adobe InDesign 2 0  ...ment support, which is great for allowing the creation of indexes and tables of content. Virtual Training Company author Andrew Hathaway begins slowly by introducing and explaining the interface and palettes of InDesign 2.0, setting up a new document, and how to use many of the tools, such as line tools and frame tools. He then moves on to adding text and graphics, formatting, editing, applying more...
Adobe FrameMaker 5 5  ...nd publication design. Version 5.5 allows you to generate indexes and tables of contents, create layouts with up to 100 master pages, and import formats. Virtual Training Company's tutorial on this application shows you how to do all of this and more. Diane Presler takes you through 12 hours of training on aspects of Framemaker 5.5 such as typography, objects, frames, and cross-referencing and more...
From Teach Me IT
Managing Large and Collaborative Documents   ...ter documents, footnotes, endnotes, cross-references, and indexes. Apart from managing long documents, the course also focuses on reviewing documents as well as incorporating changes. It also teaches the users to share and protect documents in a Workgroup. Additionally, the course explains the process of creating and modifying Web documents by adding hyperlinks, media clips, and other Web more...
Managing Oracle8 Objects   ...ging various database 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 more...
Implementing an Oracle8 Data Warehouse   Implementing an Oracle8 data warehouse is the second course in the Oracle8 Data Warehousing curriculum. The course provides the users an insight into the functionalities of an Oracle data warehouse and enables them to organize for building a data warehouse. Apart from getting familiar with the concepts of moving and managing data, the users also receive a sound understanding of SQL*Loader, a more...
SQL Advanced Skills   ...atements used 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 more...
Retrieving Data in SQL Server 2000   ...d 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 a JOIN clause
Retrieve data based on conditions more...
Managing SQL Server 7.0   ... Full-Text Search for specific columns and tables
Create indexes to support Full-Text Search
Identify the parts of a database
Create a database
Load data using INSERT and SELECT INTO statements
Load data using SQL services
Describe the process of automated administration
Define jobs, operators, and alerts
Plan the security requirements for linked servers and databases
Manage security more...
Implementing an SQL 7.0 Data Warehouse   ...nce the efficiency of queries by using different types of indexes. It also describes the process of creating files and filegroups and helps students to select an application programming interface for accessing a data source. After completing this course, the student will be able to:
Describe the considerations involved in designing a database
Create files and filegroups
Choose an API for more...
Advanced Features of Acrobat 4.0 - II   The Advanced Features of Acrobat 4.0 II WBT is the final course in the three-course curriculum on Acrobat 4.0. This course is designed to acquaint users with methods of adding interactive features, special effects, and digital signatures to PDF documents. The course also provides information regarding indexing of PDF documents that helps in searching for required information. Additionally, the more...
From Skillspride Online Training
Lotus Notes 4.6 Advanced User  This course is an advanced presentation of some of the more technical user features of Lotus Notes. Users who appreciate a challenging experience will enjoy venturing into Notes database design and automation features. Readers will learn to use and create queries, full text indexes, agents and SmartIcons. To import & export data, link & embed objects and write basic formulas, plus understand more...
Lotus Notes 4.5 Advanced User  This course is an advanced presentation of some of the more technical user features of Lotus Notes. Users who appreciate a challenging experience will enjoy venturing into Notes database design and automation features. Readers will learn to use and create queries, full text indexes, agents and SmartIcons. To import & export data, link & embed objects and write basic formulas, plus understand more...
 online course |
 instructor led class |
 learn at home |
 group study |
 self directed training |
 cd based training |
 DVD video training |
 | |