Online Cursors eLearning

Cursors Training Provider? - Tell us about your Training!
Cursors Training Seminars and Classes
From 123-CBT Computer Based Training
Oracle Database 11g Using DML DDL Cursors Control Structures and Loops on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Using DML, DDL, Cursors, Control Structures, and Loops Oracle To identify the steps for using PL/SQL to manipulate data, control transactions, determine the outcome of statements, and create loops and conditional control structures.  more...
Oracle Database 11g Using Data Types INDEX BY Tables and Cursors in PL SQL on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Using Data Types, INDEX BY Tables, and Cursors in PL/SQL Oracle To recognize ways to create user-defined PL/SQL records and INDEX BY tables, and identify the steps for declaring and controlling explicit cursors and cursors with parameters.  more...
Explicit Cursors and Exception Errors on-line e-learning cbt (computer based)cd rom Explicit Cursors and Exception Errors Oracle To use the FOR UPDATE and WHERE CURRENT OF clauses to lock and modify rows, process data using records and cursors, and outline how each of the PL/SQL exception types are raised and handled  more...
Oracle Database 11g Using DML DDL Cursors Loops Control Structures on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Using DML, DDL, Cursors, Loops & Control Structures Oracle To identify the steps for using PL/SQL to manipulate data, control transactions, determine the outcome of statements, and create loops and conditional control structures.  more...
Oracle Database 11g Using Data Types INDEX BY Tables Cursors on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Using Data Types, INDEX BY Tables & Cursors Oracle To recognize ways to create user-defined PL/SQL records and INDEX BY tables, and identify the steps for declaring and controlling explicit cursors and cursors with parameters.  more...
Oracle Database 11g Using Exceptions Subprograms JDeveloper REF Cursors on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Using Exceptions, Subprograms, JDeveloper & REF Cursors Oracle To recognize ways to handle unanticipated errors in PL/SQL, write stored procedures and functions, deploy Java applications and Web services, and use cursor variables.  more...
Flash MX for Designers on-line e-learning cbt (computer based) Macromedia Flash MX is a wonderful tool for the creation of incredible web sites. Virtual Training Company's tutorial is aimed at designers, those who create graphical Flash content, such as animations, interactive web navigation controls, interactive web sites, games, and movies. Rick Martin, your instructor, starts off slowly by introducing you to the interface, setup, and the basics of Flash  more...
Visual InterDev 6 0 Accessing Remote Data on-line e-learning cbt (computer based)cd rom ...s by using SQL, stored procedures, data access models and cursors. Implement business rules by using triggers. Identify the components of Remote Data Services (RDS). Identify the methods of navigating and manipulating data by using the components of Remote Data Services (RDS). Identify the benefits of using COM components. Create a COM component in Visual Basic 6.  more...
Oracle Database 10g PL SQL Fundamentals Part 1 on-line e-learning cbt (computer based)cd rom ...he syntax for testing the outcome of SQL statements using cursors. Identify the syntax of the IF statement. Identify the syntax of the CASE construct. Identify considerations for handling nulls. Identify considerations for building Boolean conditions. Identify the syntax of loop statements. Identify the syntax for controlling explicit cursors. Identify the syntax for using  more...
Oracle SQL Tuning Tuning SQL and the Optimizer on-line e-learning cbt (computer based)cd rom ...plicit cursor. Identify the advantage of using explicit cursors. Identify the advantages of using explicit cursors. Identify the language that will process a given task in the minimum possible time. Identify the methods used for maintaining a shared pool. Identify the contents of a shared SQL area. Sequence the steps performed in the Oracle Server for processing a SQL statement.  more...
Oracle Form Builder Writing and Debugging Code on-line e-learning cbt (computer based)cd rom ...n in a trigger by using the attributes of PL/SQL implicit cursors. Identify the rules followed by Form Builder while issuing DML statements during commit processing. Write an On-Logon trigger to override the default logon process. Identify the different ways to run Form Builder against non-Oracle data sources. Match the commit status values returned by different system variables with  more...
Oracle Form Builder R6 Writing and Debugging Code on-line e-learning cbt (computer based)cd rom ...n in a trigger by using the attributes of PL/SQL implicit cursors. Identify the rules followed by Form Builder while issuing DML statements during commit processing. Write an On-Logon trigger to override the default logon process. Identify the different ways to run Form Builder against data sources other than Oracle. Match the commit status values returned by different system variables with  more...
SQL Server 7 0 - Implementing a Database - Part 3 on-line e-learning cbt (computer based)cd rom ...Perform the steps to update rows. Select the benefits of cursors. Select the methods for requesting a cursor. Select the uses of Transact-SQL cursors. Sequence the steps of the Transact-SQL cursor procedure. Match the types of cursors with their descriptions. Match the cursor characteristic with its description. Match the cursor syntax with its function. Identify the characteristics of  more...
Visual InterDev 6 0 Accessing Remote Data on-line e-learning cbt (computer based)cd rom ...s by using SQL, stored procedures, data access models and cursors. Implement business rules by using triggers. Identify the components of Remote Data Services (RDS). Identify the methods of navigating and manipulating data by using the components of Remote Data Services (RDS). Identify the benefits of using COM components. Create a COM component in Visual Basic 6.  more...
Visual C 6 0 Designing Implementing Distributed Applications - Part 3 on-line e-learning cbt (computer based)cd rom ...access in applications through stored procedure model and cursors. Create transactions and implement locking strategies. C ontent Emphasis Skills-Based A udience This course is designed for programmers looking to develop applications using MFC library and Microsoft Visual C++. Participants should have completed the first seven courses in this series. T otal Learning Time  more...
SQL and PL SQL PL SQL Basics on-line e-learning cbt (computer based)cd rom ...PL/SQL commands Identify features and attributes of SQL cursors, and manage transactions. Use the IF-THEN-ELSE and IF-THEN-ELSIF conditional constructs and the Basic loop, FOR LOOP, and WHILE LOOP looping constructs to control flow in PL/SQL code. Declare and reference PL/SQL records and PL/SQL tables Identify the types and features of LOB datatypes. Understand cursors, how to operate  more...
IBM DB2 Universal Database V6 1--App Development on-line e-learning cbt (computer based)cd rom ...ontains null values. Identify situations in which to use cursors in an application that contains embedded SQL. Code a statement that uses a specific type of cursor to manipulate data using embedded SQL. Code a positioned update using embedded SQL. Match SQLCA elements with the error-handling information they contain. Identify the transaction that produces a specific effect on a database.  more...
IBM DB2 Universal Database V6 1--App Development on-line e-learning cbt (computer based)cd rom ...ontains null values. Identify situations in which to use cursors in an application that contains embedded SQL. Code a statement that uses a specific type of cursor to manipulate data using embedded SQL. Code a positioned update using embedded SQL. Match SQLCA elements with the error-handling information they contain. Identify the transaction that produces a specific effect on a database.  more...
From Serebra Learning Corporation
Visual Basic 6 0 Database Access Part II on-line e-learning cbt (computer based) This course provides a detailed look at the ActiveX Data Object (ADO)that acts as the bridge between your application and a database. Designed for intermediate to advanced Visual Basic application programmers Database administrators, Database analysts, and Database developers who are working toward the Microsoft Certified Database Administrator (MCDBA) credential.  more...
Explicit Cursors and Exception Errors on-line e-learning cbt (computer based) To use the FOR UPDATE and WHERE CURRENT OF clauses to lock and modify rows, process data using records and cursors, and outline how each of the PL/SQL exception types are raised and handled Database administrators, application developers, and database operators  more...
Manipulating Data with DB2 UDB on-line e-learning cbt (computer based) To execute queries using SQL Anyone wishing to gain knowledge of DB2 UDB; end users seeking competence in DB2 UDB; candidates for IBM DB2 UDB V8.1 Family Fundamentals certification  more...
Microsoft SQL Server 7.0: Implementing a Database - Part 3 on-line e-learning cbt (computer based) This is the third course in a five part series that will provide students with the knowledge to implement a database solution with Microsoft SQL Server 7.0.  more...
Advanced Features of Director 8 0 on-line e-learning cbt (computer based) The Working with Advanced Features of Director 8 WBT is meant for end users and describes the various advanced features Director 8, and how to use them to create movies. Additionally, the course describes how to integrate a Flash movie with a Director movie, play movies on the Internet, and package movies for distribution. End users who are familiar with the Windows Graphical User Interface and  more...
SQL Server 7.0 Management Part III on-line e-learning cbt (computer based) This course explains how to design a logical model of a database and identifies the components to use in order to organize and access a SQL Server database. It describes the advanced programmatic features of the SQL language which can be used to extend the functionality of SQL stored procedures.Additionally this course examines the functions of a SQL cursor including how to navigate a result set  more...
Oracle 8i PL/SQL - Oracle PL/SQL Basic Operations on-line e-learning cbt (computer based) The course is aimed at familiarizing the learner with the basic concepts of PL/SQL. It describes the different datatypes and variables available with PL/SQL. The course provides an overview of PL/SQL records and tables and explains how to access a database from PL/SQL. It also describes the steps to write conditional constructs and controlling structures in PL/SQL along with different types of  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...
MS SQL Server 6.5: Advanced Retrieval Structures on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd In this course, students will learn to implement a database design on Microsoft SQL Server 6.5. Specific topics include: summarizing and modifying data; database object creation, such as stored procedures and triggers; data referential integrity; the implementation of distributed data in a client/server environment; and the extensibility of SQL Server. This course, together with MS SQL Server  more...
JDBC and Databases on-line e-learning cbt (computer based) This course is the sixth in a series of seven on the Advanced Java Topics. This course teaches students how to add database functionality to a Java program using JDBC. The course covers connections cursors statements drivers and architectural issues. Recommended browser is Internet Explorer  more...
From Learningdom
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 The Virtual Training Company
Macromedia Flash 5 Techniques on-line e-learning cbt (computer based) As in Virtual Training Company's other "Techniques" tutorials, the Flash 5 Techniques tutorial takes the user through ten projects that concentrate on different skills needed to maximize this application. Author Rick Martin assumes you have a basic understanding of Flash 5 and goes step by step through projects like basic and advanced animated splash screens, scrolling text windows, flashing mask  more...
Sell Cursors training?
Custom Search
tcw11--02/13/12-13:04:42-(2782)[A]-[B]-[B]