From Serebra Learning Corporation
Visual Basic 6 0 Database Access Part I 
... Basic's capabilities relating to database access and manipulation in an online environment. It explains how databases are organized, how information is retrieved and manipulated in databases, and what technologies are available to ensure cross-platform and uniform access to database information. This course describes the fundamentals of viewing and modifying information in databases using
more...
C 2005 Serialization and I O 
To serialize and deserialize objects for storage and manipulation, use I/O classes to manage data streams and files, and analyze how application performance can be enhanced using serialization and I/O Employees, consultants, and students that are preparing for the
Technology Specialist:
Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (
70-536)
more...
Data Manipulation in C 
...manipulation features of C . In addition to understanding stream and file handling in C , the students are introduced to the role of preprocessor in C . Programmers and
Application Developers who have experience in programming using a structured language like
Fortran and
Pascal constitute the primary audience for this curriculum. This curriculum would introduce them to the object-oriented
more...
Advanced C Programming 
This course introduces complex data elements and many important functions. The elements of a structure can be accessed separately or manipulated as a single variable. The course also describes other data elements, functions for the manipulation of characters, logical operators (
AND, OR,
XOR,
INV, and
SHIFT), and dynamic memory allocation. This course is not written to a version. This course is
more...
UNIX Files and Directories 
This course describes the
UNIX system of directories and files. It explains the structure of the UNIX hierarchical file system and how to access files and directories. It also presents the commands for copying, moving, removing, renaming, and backing up files in the directories, as well as the process for renaming, removing and backing up directories. Permission rights which are required for
more...
Command-Line Management in SUSE Linux 
To use commands to create files, directories, and shell scripts, to set environment variables, and to work with text files
Linux system administrators with 6 months to 1 year's practical Linux experience
more...
OS 390 Assembler Language Programming Intermediate 
This course provides instruction and practice in the use of the standard assembler language instructions. The course covers executable instruction and practice in the use of the standard assembler language instructions. In addition, the course covers executable instructions for data manipulation including loading and storing data, moving data in main storage, bit manipulation, binary and decimal
more...
OS 390 COBOL 
... Some fundamental
SQL and traditional relational database manipulation topics are covered. IMS access includes the use of DL/1 calls.The course contains a unit devoted to a number of varied OS/
390 COBOL techniques including use of the special
Millennium Language Extensions which permits the continued operation of programs based on a
2-digit year with minimal coding changes. Other topics include
more...
Advanced Data Manipulation Features in Word 2007 
Word 2007 enables you to create forms quickly and easily, so that they can be used by other users of
Word 2007. Forms contain form fields that you can link to external data sources, and Word 2007 contains security features to protect forms from tampering by other users. Inserting fields has been simplified in Word 2007 by means of built-in commands and content controls. The mail merge feature is
more...
IBM DB2 UDB Essentials Part 3 - SQL Fundamentals 
This course introduces the learner to the fundamental elements of the
SQL language. Simple query running is covered before moving on to more complex procedures such as retrieving data from multiple tables and creating single reports from multiple queries. Scalar and column functions are covered. Coverage is also given to running subqueries and maintaining data. On completion of the course the
more...
Visual Basic 6 Introduction Part I 
...nd subroutines procedures and functions number and string manipulation and control-of-flow language. In addition students are exposed to the graphical design component of
Visual Basic and will gain hands-on experience designing effective user interfaces and working with a variety of popular user controls. The student will also be introduced to approved techniques for designing coding testing
more...
Oracle 8i PL/SQL - Functions, Tables, and Groups 
...vers the concepts of single row functions that enable the manipulation of data. The course essentially focuses on three single row functions: character functions number functions and date functions. The course also covers the concept of conversion that enables the conversion of a value from one datatype to another. The concept of retrieving data from more than one table by using join statements
more...
Oracle9i SQL: DML and DDL 


...rse 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. The course also explains
more...
CIW Perl Fundamentals Part 2: Manipulating Scripts 
This is the second course in a three part series that students will learn both theoretical and practical instruction on external data
Perl scripts. This course will also cover regular expressions and pattern matching subroutines and file access and manipulation.
more...
CIW Enterprise Specialist Part 5: CMP, EJB Transactions, and Security 
...tion to
CMP and discusses how the container performs data manipulation. The learner is introduced to the benefits and drawbacks of CMP and learns how to implement an entity bean that uses CMP. It also covers transactions defining them and their properties the
EJB transactional model along with distributed transactions and isolation levels in transactions and differentiation between
more...
Building XML-Based Web Applications Part 3: XSL and Data Islands 
This is the third course in a five part series that presents a detailed treatment of
Styling within
XML concentrating on
XSL. The evolution from
CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with along with linking technologies XML filtering and sorting language constructs and creating new XML elements and a coverage of
XSLT. The course then covers treatment of Data
more...
Database Technologies Part 2: Introduction to SQL 


The second in a two-part series this course will teach students the fundamental skills and knowledge needed to acquire a foundation-level understanding of
SQL. Building on the basic relational database skills and knowledge acquired in the first course this course teaches students the essential SQL statements and associated variations needed to perform fundamental data access and manipulation on a
more...
REXX/TSO Programming 


Teaches effective use of the
REXX language, control statements and functions to perform terminal I/O, arithmetic functions and as data and file manipulation in a
TSO environment.
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...
Data Storage Manipulation in C 
This is the last course in a series of four courses. It provides skills that enable the student to store data in the form of linked lists, binary trees, stacks, and queues. It also enables the students to perform bit-level operations.
more...
From 123-CBT Computer Based Training
Oracle9i SQL DML and DDL 

...rse 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. The course also explains
more...
CIW Perl Fundamentals Part 2 Manipulating Scripts 

...ns and pattern matching, subroutines, and file access and manipulation. Learn To
Identify the syntax of pattern binding operators. Match metacharacters with their functions. Identify the syntax of character classes. Identify characteristics of subroutines. Identify the syntax used to invoke a subroutine. Identify the syntax used to return values from a subroutine. Identify
more...
C Programming - Part 4 

...he procedure for creating advanced structures. Identify manipulation and memory management functions in structures. Create single and double linked lists. Manipulate single and double linked lists. Create stacks, queues, and binary trees. Manipulate stacks, queues, and binary trees. Index on linked lists and binary trees. Define the benefits of header files in the
Standard ANSI C
more...
C Programming - Part 3 

...r to a function in a specified situation. Unit 2:
Bit Manipulation Duration: 1 - 2 Hour(s) Identify the decimal equivalent of a given binary number. Complete the code to declare a bit field in a structure, for the given scenario. Identify the result of the expressions that use bitwise logical operators, given the values of the variables used in an expression. Identify the output
more...
C Programming - Part 2 

...output of a specified set of statements involving pointer manipulation. Identify the relationship between an array and a pointer. Identify the output of a set of statements that involves pointer arithmetic. Identify the output of a set of statements that implements an array of pointers. Identify the output of a function that accepts a pointer as an argument. Identify the output of a
more...
Oracle Database Administration Workshop I Part 2 

...ences.
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 of SQL*Loader data files.
Distinguish between the direct and conventional path loads.
more...
Oracle SQL and SQL Plus SQL Plus and Reporting 

... the
SQL*Plus commands associated with line editing, file manipulation, and script creation.
Write the commands and queries to enhance query output.
C ontent
Emphasis
Skills-Based
A udience
Application developers, database administrators, system designers/developers, and technical support professionals. Learners should be familiar with the basic principles of SQL and PL/SQL
more...
Excel 2000 Proficient User 

...ok. Assign a macro to a
Command button. Unit 3:
Data Manipulation Duration: 1 - 2 Hour(s) Import data from a text file. Import tables from an
HTML file. Import data from other applications. Export data to other application. Match the different methods of consolidating data with their uses. Create validation criteria for entering data in a cell range by using a list. Create a
more...
SQL Server 7 0 - Implementing a Database - Part 1 

... conventions for object identifiers. Select uses of
Data Manipulation Language statements. Select when to use local variables. Select global variable uses. Sequence operators from their highest to lowest precedence. Select language elements that control the flow of logic within a statement. Perform the steps to create an in-line comment for a statement. Perform the steps to create a
more...
SQL and PL SQL DML and DDL 

...rn how to insert, update and delete data using
SQL's
Data Manipulation Language, and learn to control database transactions. Finally, the course teaches how to control both user and object level security in an
Oracle database. L earn To:
Create tables and integrity constraints. Manipulate data using
DML. Alter tables and constraints. Create sequences. Create views. Create
more...
Excel XP Proficient User 

...rties, advanced calculation techniques and worksheet data manipulation. The
Outline and
Web Integration section covers outlining worksheets and publishing a workbook as a
Web page. Finally, the
Charts and
Drawing Objects section teaches creating and modifying a chart and drawing objects. Learn To Add a button on a toolbar. Customize a menu by creating commands.
more...
Crystal Reports 8 5 Introductory Report Design Part 1 

...ext object by using the shortcut menu. Unit 2:
Records:
Manipulation 2 - 3 hours Create a record selection by using the menu bar. Modify a record selection formula by using the menu bar. Sort records in a report by using the menu bar. Group records in a report by using the menu bar. Modify a record group by using the menu bar. Summarize a
more...
CIW Enterprise Specialist Part 5 CMP EJB Transactions Security 

...tion to
CMP and discusses how the container performs data manipulation. The learner is introduced to the benefits and drawbacks of CMP, and learns how to implement an entity bean that uses CMP. It also covers transactions, defining them and their properties, the
EJB transactional model, along with distributed transactions and isolation levels in transactions, and differentiation between
more...
Lotus Domino R5 Development Part 4 Making Your Application Run 

...rite a function in the
Script area that performs a string manipulation for a specific task. Identify the If statement that performs a logical operation for a specific task. Write a function in the Script area that performs a date-time operation for a specific task. Identify the arithmetic function statement that evaluates to a specific value. Identify the list function statement that
more...
XML Building XML-Based Web Applications Part 4 

...c transformation on the server and clinet is covered. The manipulation and display of
XML data is covered. The final area of
DOM to be covered is the posting of XML data. The creation of an XML packet, its sending and processing are covered. Learn To Identify features of the XML parser. Identify features of the
Document Object Model (DOM) tree structure. Identify
more...
XML Building XML-Based Web Applications Part 4 

...c transformation on the server and clinet is covered. The manipulation and display of
XML data is covered. The final area of
DOM to be covered is the posting of XML data. The creation of an XML packet, its sending and processing are covered. Learn To Identify features of the XML parser. Identify features of the
Document Object Model (DOM) tree structure. Identify
more...
CIW Dynamic Server Pages Part 1 

...ll cover an introduction to
PHP, PHP fundamentals, string manipulation and file input/output, and PHP and databases. Learn To Identify PHP. Identify the basic and advanced programming concepts of PHP. Identify string manipulations and file input/output operations. Identify relational databases and
SQL Application development by using PHP and
MySQL.
more...
PhotoShop 7 Fundamentals 

... learn how to use the selection tools and the basic image manipulation tools. The
Working with
Color,
Layers, and
Photographs section teaches about the color selection tools and how to adjust color. You also learn about the Layers palette and how to modify photographs. Learn To a To match
Adobe Photoshop 7.0 interface elements with their functions. a To identify elements of
more...