Online Dynamic Sql eLearning
Dynamic Sql Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Dynamic SQL and Metadata

Dynamic SQL and Metadata Oracle
To write dynamic SQL and use the DBMS_METADATA package
more...
Dynamic SQL and Metadata
Oracle Database 11g Using Dynamic SQL and Implementing Performance Improvements

Oracle Database 11g: Using Dynamic SQL and Implementing Performance Improvements Oracle
To recognize the steps for improving SQL and PL/SQL flexibility, usability, and performance, using dynamic SQL, language enhancements, and a variety of performance enhancements
more...
Gathering Performance Data in SQL Server 2008

Gathering Performance Data in SQL Server 2008 Microsoft Microsoft Certified Technology Specialist SQL Server 2008, Database Development (Exam 70-433)
In order to keep SQL Server 2008 running as efficiently as possible, SQL Server 2008 provides a variety of performance tuning and optimization utilities. Among these utilities are the SQL Server Profiler and the Database Engine Tuning Advisor.
more...
Oracle Database 11g Packages Dynamic SQL Coding Considerations in PL SQL

Oracle Database 11g: Packages, Dynamic SQL & Coding Considerations in PL/SQL Oracle
To recognize the steps for creating and using efficient PL/SQL packages, including Oracle-supplied packages, executing dynamic SQL, and improving the performance of code.
more...
Oracle Database 11g Packages Dynamic SQL Coding Considerations

Oracle Database 11g: Packages, Dynamic SQL & Coding Considerations Oracle
To recognize the steps for creating and using efficient PL/SQL packages, including Oracle-supplied packages, executing dynamic SQL, and improving the performance of code.
more...
Oracle Database 11g Performance Tuning Methodology Tools

Oracle Database 11g: Performance Tuning Methodology & Tools Oracle
Oracle Database 11g provides a variety of tools that can be used for performance tuning in an Oracle database environment. These tools can be used to diagnose and tune common SQL-related and instance-related problems as well as proactively tune an Oracle database. One such tool, Enterprise Manager, can be used to monitor an
more...
Oracle Database 11g Tuning PGA Temporary Space AMM

Oracle Database 11g: Tuning PGA, Temporary Space & AMM Oracle
Oracle Database 11g provides various methods for tuning, monitoring and managing memory and temporary tablespaces. Automatic Program Global Area (PGA) memory management adapts the SQL memory allocation based on PGA memory available, SQL operator needs, and system workload. A temporary tablespace is used to store transient data
more...
Oracle Database 11g Execution Plans and Star Transformations

Oracle Database 11g: Execution Plans and Star Transformations Oracle
An execution plan is the output of the optimizer and is presented to the execution engine for implementation. The execution plan instructs the execution engine about the operations it must perform for retrieving the data required by a query most efficiently. This course explores gathering, displaying, and interpreting
more...
Oracle Database 11g Optimizer Statistics Hints Cursor Sharing

Oracle Database 11g: Optimizer Statistics, Hints & Cursor Sharing Oracle
Optimizer statistics describe details about the database and the objects in the database and are used by the query optimizer to select the best execution plan for each SQL statement. This course covers gathering optimizer and system statistics, setting statistic preferences, using dynamic sampling, and manipulating
more...
Dreamweaver MX Web Applications
This is the second course in a series of tutorials from the Virtual Training Company for Dreamweaver MX. It covers all that techniques required to construct a data driven web site. Author Mark Fletcher (a member of Team Macromedia) will teach you how to construct a database, create database queries using SQL (Structure Query Language) and how to connect to a database using IIS (Internet
more...
Oracle Form Builder Handling Multiple Object Relationships

Course Overview This course is the fifth in a six-part Oracle Form Builder Series that is based on Oracle Developer/2000 Release 2. This course will help participants to learn about Key triggers, write applications that respond to mouse events, manage windows and canvases, and use Object Navigator. In addition, users will work with multiple form applications, record groups, and list items. L
more...
Oracle Report Builder Controlling Reports

Course Overview This course is the third in a three-part Oracle Report Builder series that is based on Oracle Developer/2000 Release 2. This course helps participants learn how to develop report templates, code PL/SQL triggers in a report, and use Report Builder's built-in package. Finally, building reports for different environments will be covered. L earn To: Identify the regions of
more...
Oracle8 Database Administration - Manage an Instance

Course Overview
This course is the first 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 procedures associated with Oracle architectural components, using the database administration tools, managing an Oracle instance, and using National Language Support.
L earn To:
more...
Oracle8 Database Administration - Create Databases

Course Overview
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.
L earn To:
more...
Oracle8 Performance Tuning Optimizing Sorts and Minimizing Contention

Course Overview
This course is the third in a three-part Oracle8 Performance Tuning series. This course introduces the participants improving performance for sort operations. The student will be able to 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. The student
more...
Oracle Form Builder R6 Controlling the User Interface Programmatically

Course Overview This course is the fifth in a six-part Oracle Developer series based on Oracle Developer Release 6. This course enables learners to create Key triggers, to write code that responds to mouse events, to manage windows and canvases, and to use the Object Navigator. In addition, learners work with multiple form applications, record groups, and list items. L earn To:
more...
Oracle Reports R6 Control Reports

Course Overview This course is the third in a three-part Oracle Reports series that is based on Oracle Reports Release 6. This course introduces the learner to features of Oracle Reports that can be used to control report output. This course covers developing templates, creating and using parameters, coding PL/SQL triggers, exporing built-in package procedures, using the Reports Server, and
more...
SQL Server 7 0 System Administration - Part 5

Course Overview
This is the final course in a five part series that will provide students with the knowledge to install, configure, administer and troubleshoot Microsoft SQL Server 7.0.
L earn To:
Identify the methods and attributes of SQL Server 7.0 replication.
Identify and apply techniques for planning and setting up SQL Server 7.0 replication.
Identify the procedures
more...
SQL Server 7 0 Designing and Implementing Data Warehouses - Part 5

Course Overview This is the final course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-019, Designing and Implementing Data Warehouses with Microsoft SQL Server 7.0. At the completion of this course, students will learn to identify the features of the components of Microsoft Repository; perform the tasks related to managing a Microsoft
more...
Oracle8i Performance Tuning Architecture Strategy

Course Overview This course is the first in a three-part Oracle8i Performance Tuning series. This interactive course will introduce participants to tools and techniques used to improve the performance of the Oracle8i server. Participants will be introduced to files and events that support the tuning process. In addition, students will learn considerations for tuning applications. Finally,
more...
Oracle8i Performance Tuning Managing Memory Disk I O

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 Optimizing Sorts Minimizing Contention

Course Overview This course is the third in a three-part Oracle8i Performance Tuning series. This interactive course introduces the participants improving performance for sort operations. The student will be able to 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.
more...
Oracle PL SQL Database Programming

...reen using the DBMS_OUTPUT package. Identify the uses of dynamic SQL. Sequence the steps needed to use the DBMS_SQL package to write dynamic SQL. Match the DBMS_SQL subprograms with their descriptions. Perform the steps required to write dynamic SQL using EXECUTE IMMEDIATE. Identify the distinctive properties of a LOB datatype. Identify the features of internal LOBs. Identify the
more...
IBM DB2 Univ Database V7 1 Transition Part 2 Business Intelligence

Course Overview This is the second course in a two part series that students will be introduced to the concept of business intelligence. This course also covers administrative enhancements, and it discusses DB2 family enhancements. Learn To Identify the components of the data warehousing process. Identify the enhancements in Business Intelligence (BI) products available for DB2 version
more...
IBM DB2 Univ Database V7 1 Transition Part 2 Business Intelligence

Course Overview This is the second course in a two part series that students will be introduced to the concept of business intelligence. This course also covers administrative enhancements, and it discusses DB2 family enhancements. Learn To Identify the components of the data warehousing process. Identify the enhancements in Business Intelligence (BI) products available for DB2 version
more...
Oracle9i Database Admin Manage an Instance

Course Overview 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
more...
Oracle9i Database Admin Set Up Oracle Net Services

Course Overview This course covers the architecture and configuration of Oracle Net Services. It details client-server and web implementations, in addition to additional features such as Dynamic Service Registration and the use of the Oracle Names Server as an LDAP Proxy. This course also discusses the configuration of the Oracle Shared Server and Oracle Names Server. Learn To
more...
Oracle 9i New Features Database Administration

This course introduces learners to the Oracle9i enhancements in server-side manageability, Oracle Enterprise Manager, and globalization. Learn To Identify memory and space management improvements. Describe segment and index management improvements. Identify improvements in database operations and performance.
more...
Visual Basic NET-Web Based Development Part 3

Assuming that the learner is now familiar with the basics of Web forms and controls, this course introduces ADO .NET and guides the learner through database connections and data access. Learn To: o To identify features of ADO.NET. o To ientify the syntax for importing ADO.NET namespaces. o To ientify features of the ADO.NET object model. o To identify features of SQL Server security
more...
Visual Basic NET-Web Based Development Part 3

Assuming that the learner is now familiar with the basics of Web forms and controls, this course introduces ADO .NET and guides the learner through database connections and data access. Learn To: o To identify features of ADO.NET. o To ientify the syntax for importing ADO.NET namespaces. o To ientify features of the ADO.NET object model. o To identify features of SQL Server security
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 3

Course Overview This is the third course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential
more...
Oracle8 Backup and Recovery - Strategies and Backups

Course Overview
This is the first course in a two-part series that will introduce participants to the critical task of planning and implementing database backup strategies. In this course, users will be introduced to backup concepts and the Oracle architecture. They will learn how to change the archive mode of a database and configure a database for archive processing. Additionally, users will
more...
Oracle8 Backup and Recovery - Troubleshooting and Recovery

Course Overview
This course is the second course in a two-part series that introduces participants to the critical task of planning and implementing database recovery strategies. This course will identify ways of handling different types of failures, diagnosing errors and detecting corruption. Additionally, users will be introduced to the different types of Oracle recovery methods and how to
more...
IBM DB2 Universal Database V6 1 App Devel Curriculum

...ons, and stored procedures, as well as using embedded and dynamic SQL within an application. This curriculum consists of 2 Skill Builder courses: Course 13431 IBM DB2 Universal Database V6.1 Fundamentals Course 13433 IBM DB2 Universal Database V6.1 Application Development Certification: This curriculum will help candidates prepare for the ILT exams DB2 UDB Fundamentals, Programming Fundamentals
more...
IBM DB2 Universal Database V6 1 App Devel Curriculum

...ons, and stored procedures, as well as using embedded and dynamic SQL within an application. This curriculum consists of 2 Skill Builder courses: Course 13431 IBM DB2 Universal Database V6.1 Fundamentals Course 13433 IBM DB2 Universal Database V6.1 Application Development Certification: This curriculum will help candidates prepare for the ILT exams DB2 UDB Fundamentals, Programming Fundamentals
more...
IBM DB2 Universal Database V6 1--App Development

...cation development objects, embedded SQL programming, and dynamic SQL programming. L earn To: Use SQL functions in DB2 Applications. Use different application objects in DB2, such as schema, user-defined types, user-defined functions, and stored procedures. Use SQL within an application. Use dynamic SQL within an application. C ontent Emphasis Skills-Based A udience
more...
IBM DB2 Universal Database V6 1--App Development

...cation development objects, embedded SQL programming, and dynamic SQL programming. L earn To: Use SQL functions in DB2 Applications. Use different application objects in DB2, such as schema, user-defined types, user-defined functions, and stored procedures. Use SQL within an application. Use dynamic SQL within an application. C ontent Emphasis Skills-Based A udience
more...
CIW Dynamic Server Pages Part 1

Course Overview This is the first course in a three part series that introduces students to PHP Hypertext Processor and provides the foundational knowledge for the course series. Additionally, this course will 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
more...
CIW Dynamic Server Pages Part 3

Course Overview This is the final course in a three part series that students will learn about ActiveX Data Objects, error handling and dubugging ASP applications, project management in application development, and data integrity and security issues. Learn To Identify the situations in which ADO would be used. Identify ASP application development, error handling, and
more...
Oracle Database 10g PL SQL Fundamentals Part 3

...atements with their descriptions.
Identify features of dynamic SQL.
Identify the features of the DBMS_SQL package.
Identify guidelines for standardizing constants and exceptions.
Identify benefits of using local subprograms.
Sort the characteristics of the rights models according to their category.
Identify features of native compilation.
Identify settings to be specified
more...
From Software Training Academy, Inc
The JSP Standard Tag Library

This two-day module introduces the JSTL, or JSP Standard Tag Library, actually a set of four custom tag libraries that establish a portable standard for common processing tasks in JSP. JSTL is a major part of the new scriptless authoring style encouraged (and enabled) by the JSP 2.0 specification. This module covers all four JSTL libraries in depth:
The core actions, which support JSP
more...
Java Server Pages JSP

This four-day course develops skills in JavaServer Pages, or JSP, which is the standard means of authoring dynamic content for Web applications under the Java Enterprise platform. It treats JSP 2.0, including older features such as scriptlets but focusing on newer features and techniques, including JSP expressions and the JSTL. At the end of the course, students will be well prepared to author
more...
From Serebra Learning Corporation
Dynamic SQL and Metadata
To write dynamic SQL and use the DBMS_METADATA package Database administrators, application developers, and database operators
more...
Oracle9i Database Administration: Create a Database


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: 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...
IBM DB2 Universal Database V6.1 Application Development
This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX Windows or OS/2 platforms. This course will teach students about SQL application development application development objects embedded SQL programming and dynamic SQL programming.
more...
From Sessions College for Professional Design
database and dynamic web design


Learn the Web technology that powers a million ecommerce sites, enabling dynamic, interactive tools and applications.
In this hands-on 6-lesson course, you'll discover how to create dynamic Web sites using PHP and the MySQL database server. You'll learn the basic language syntax of PHP, how to design and administer a database as part of a relational database system, set up mailing lists, build
more...
From Learningdom
SQL and PLSQL Training


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 Futurepoint Technologies
SQL SERVER DBA ONLINE TRAINING FUTUREPOINT
Future Point Technologies is a SEVEN Years old leading Software Training center based in Hyderabad. The Future Point Technologies is an Institute dedicated to teaching Core Computer Technologies to students and professionals.
a ATTEND THE DEMO AND CHECK THE QUALITY OF OUR EXPERIENCED TRAINERS
We offer Online Training , so you get trained from where you are from our experienced trainers,
more...
From InnerWorkings
NET Framework 35

Create data driven Web applications faster and easier in .NET 3. 5. Youa ll become proficient in the new database and XML technologies based on the LINQ framework through our practice-based learning. Whata s more, youa ll receive working code, MSDN articles, and access to the best NET Framework 3. 5 titles from Safari Books Online. Ideal for intermediate developers and software
more...
From The Virtual Training Company
Macromedia Dreamweaver MX - Web Applications
This is the second course in a series of tutorials from the Virtual Training Company for Dreamweaver MX. It covers all that techniques required to construct a data driven web site. Author Mark Fletcher (a Certified Macromedia Professional and member of Team Macromedia) will teach you how to construct a database, create database queries using SQL (Structure Query Language) and how to connect to a
more...
