Online Data Type eLearning

Data Type Training Provider? - Tell us about your Training!
Data Type Training Seminars and Classes
From 123-CBT Computer Based Training
Access 2002 Intermediate on-line e-learning cbt (computer based)cd rom ...operty The Lookup Tab Creating A New Field Selecting A Data Type Indexing A Field Creating A Memo Field Creating A Caption Lesson 3: Relationships & Forms Introduction Lesson Objectives Opening A Sample Database Viewing Relationships The Relationships Window Showing & Hiding Tables Creating A Multi-Table Relationship The Edit Relationships Dialog Box Editing Relationships  more...
Access 2002 Basic on-line e-learning cbt (computer based)cd rom ...A New Record Sorting Records Design View Primary Keys Data Types Switching Views Closing A Table Viewing Relationships Relational Databases Relationship Lines Queries Forms Navigating In Forms Viewing Reports Zooming In Zooming Out Displaying Multiple Pages Form Design View Data Access Pages Macros Modules Closing The Database Window Exiting Access Lesson 2: Working  more...
Querying Managing XML Data inSQL Server 2008 on-line e-learning cbt (computer based)cd rom ...hat XML data can be stored within databases using the XML data type. You can query this data using the XQuery language within the XML data type methods. SQL Server 2008 also provides support for using FOR XML to extract relational data from a database in XML format and the use of OPENXML to generate relational views from XML. This course demonstrates how to use the xml data type, XML schema  more...
From Online Training Directory
Java 2 -- java.lang Package on-line e-learning cbt (computer based) This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions. This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions. It explains the importance of the java.lang package in Java programming. You will learn about the importance of the Object class, which is the super class for all Java  more...
From 123-CBT Computer Based Training
C Programming - Part 1 on-line e-learning cbt (computer based)cd rom ...t the history of C, participants will learn basic syntax, data types, flow control, and be introduced to functions. L earn To: Sequence the stages in the evolution of C. Identify data representation. Identify the different operators in C. Identify the different types of conditional statements. Identify the different types of iterative flow control statements. Identify  more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...dents will learn about arrays, pointers, and user-defined data types. L earn To: Define, initialize, and manipulate one-dimensional and two-dimensional arrays. Identify standard string-handling functions. Identify the features of pointers. Identify the relationship between pointers and arrays, array of pointers, pointer to an array, and arrays and functions as function  more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...e the assignment operate. Initialize objects. Convert data types. Identify the issues related to inheritance. Identify the effect of access specifiers on inheritance. Implement inheritance. Identify friend relationships, containment relationships, and associative relationships. Implement friend relationships, containment relationships, and associative relationships. C ontent  more...
C Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)cd rom ...sign and invoke different types of classes. Convert one data type to another non-fundamental data type. Develop efficient applications by using standard libraries and exception handling techniques. Identify the steps in the development life cyce. C ontent Emphasis Skills-Based A udience Application developers, application programmers, client/server developers, systems  more...
SQL Server 7 0 Designing and Implementing Data Warehouses - Part 5 on-line e-learning cbt (computer based)cd rom ...the benefits of Database Model. Identify the benefits of Data Type Model. Identify the benefits of SQL Server model. Identify the benefits of Database Transformation Model. Identify the benefits of OLAP Model. Unit 2: Data Warehouse Management Duration: 2 - 3 Hour(s) Identify the features of dynamic resource management in Microsoft SQL Server 7.0. Set the parameters to optimize  more...
Access 2000 Fundamentals on-line e-learning cbt (computer based)cd rom ...ey for a table. Insert a field into a table. Modify the data type of a field. Modify the layout of a field by moving the field in the Design view. Modify the properties of a field. Create an input mask for a field in a table. Delete a field from a table. Enter data in a table. Customize the Datasheet view of a table. Navigate between the records in a database object. Modify the data  more...
Access 2000 Proficient User on-line e-learning cbt (computer based)cd rom ...e factors to be considered while selecting an appropriate data type for a field. Modify an input mask by using the Design view. Modify a lookup field in a table by using the Design view. Unit 2: Applications and Database Administration Duration: 1 - 2 Hour(s) Import data into a new Access 2000 table. Link the data from an Excel spreadsheet to an Access 2000 table. Add a hyperlink  more...
SQL and PL SQL Basic SELECT on-line e-learning cbt (computer based)cd rom ...trate the use of data functions. Demonstrate the use of data type conversion functions. C ontent Emphasis Skills-Based A udience Application developers, database administrators, designer/developers, and technical support professionals. Prior to taking this course, participants should be able to use a graphical user interface (GUI) and should be familiar with data processing  more...
Oracle Database 10g New Features for Administrators Part 4 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 new features of Oracle Database 10g such as flash backup and recovery. Learn To: Identify features of the flash backup and recovery strategy. Identify tasks that you perform when using the flash  more...
Java Operations Flow Control on-line e-learning cbt (computer based)cd rom ...ts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators, short-circuit operators,  more...
Java Operations Flow Control on-line e-learning cbt (computer based)cd rom ...ts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators, short-circuit operators,  more...
SQL Server 2000 Design Implement Databases Part 2 Managing Data on-line e-learning cbt (computer based)cd rom ...Learn To Identify the SQL Server 2000 system-supplied data types. Add a user defined data type. Match the parts of a data row with their features. Identify characteristics of entity modeling. Identify features of attributes. Identify requirements for logical modeling. Identify the login authentication modes and methods used by SQL Server 2000. Identify the functions of database user  more...
Java Concepts on-line e-learning cbt (computer based)cd rom ...te various constructs. In addition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language. Identify key concepts related to Java Virtual Machine (JVM) implementation. Install the Java 2 Software Development Kit (J2SDK) 1.4.2 on a computer running Microsoft Windows XP. Identify valid identifiers and  more...
Java Concepts on-line e-learning cbt (computer based)cd rom ...te various constructs. In addition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language. Identify key concepts related to Java Virtual Machine (JVM) implementation. Install the Java 2 Software Development Kit (J2SDK) 1.4.2 on a computer running Microsoft Windows XP. Identify valid identifiers and  more...
C Programming for the Microsoft NET Platform Part 1 on-line e-learning cbt (computer based)cd rom ...ET Framework. • Identify characteristics of common data type categories. • Identify characteristics of the data types in the value type category. • Identify guidelines for variable names. Audience The intended audience for this course are individuals involved in programming in C, C++, Microsoft Visual Basic or Java and wish to program in C#. They are involved in  more...
C Programming for the Microsoft NET Platform Part 1 on-line e-learning cbt (computer based)cd rom ...ET Framework. • Identify characteristics of common data type categories. • Identify characteristics of the data types in the value type category. • Identify guidelines for variable names. Audience The intended audience for this course are individuals involved in programming in C, C++, Microsoft Visual Basic or Java and wish to program in C#. They are involved in  more...
Microsoft NET Tech Overview Part 1 NET Platform Framework on-line e-learning cbt (computer based)cd rom This course gives an introduction and basic explanation of the Microsoft .NET Platform and its components, including the .NET Enterprise Servers (BizTalk Server, Application Center, Host Integration Center, Mobile Information Center Internet Security and Acceleration Server and SQL Server) as well as development tools and technologies (XML, ASP.NET, Visual Studio.NET, and SOAP). Other areas such  more...
Oracle Database 10g PL SQL Fundamentals Part 3 on-line e-learning cbt (computer based)cd rom ...Es). Identify features of migrating data from the LONG data type to the Large Object (LOB) data type. Identify features of the DBMS_LOB package. Identify the code to work with Large Object (LOB) values. Identify methods of selecting Character Large Object (CLOB) values. Identify features of temporary Large Objects (LOBs). Unit 2: PL/SQL Design Considerations Identify  more...
From Serebra Learning Corporation
COBOL Curriculum on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ... of syntax used in COBOL - Understand the Data Division & Data Types Course Content Module 1 INTRODUCTION TO COBOL Introduction to COBOL Elements of the COBOL Syntax The Identification Division Module 2 DEFINING DATA IN A COBOL PROGRAM (Part 1) Explicit Data Definition Data Usage Programming Style Data Type & Structure Module 3 DEFINING DATA IN A COBOL PROGRAM (Part 2) The Data Division Data  more...
tcw11--06/02/12-19:44:13-(2222)[B]-[B]-[B]