Online 11g Sql eLearning
11g Sql Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Oracle Database 11g PL SQL Variables Attributes and Executable Statements

Oracle Database 11g: PL/SQL Variables, Attributes, and Executable Statements Oracle
To identify the steps for getting started with PL/SQL, recognizing the benefits of the available tools, creating basic statements, declaring variables, testing code, and adhering to scoping and nesting rules.
more...
Oracle Database 11g PL SQL Variables Attributes and Executable Statements
Oracle Database 11g Using DML DDL Cursors Control Structures and Loops

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

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...
Oracle Database 11g Controlling User Access and Managing Schema Objects

Oracle Database 11g: Controlling User Access and Managing Schema Objects Oracle
To recognize the steps for controlling user access to objects and also for maintaining these objects by dropping columns and adding constraints and indexes.
more...
Oracle Database 11g Data Dictionary Views and Large Data Sets

Oracle Database 11g: Data Dictionary Views and Large Data Sets Oracle
To recognize the steps for querying data dictionary views to viewsschema objects, and for performing operations on large amounts of data, such as inserting data into multiple tables and merging table rows.
more...
Oracle Database 11g Managing Data in Different Time Zones

Oracle Database 11g: Managing Data in Different Time Zones Oracle
To identify the steps for managing data in different time zones in Oracle Database 11g, for managing time intervals, and for using datetime functions.
more...
Oracle Database 11g Getting Started with SQL and PL SQL New Features

Oracle Database 11g: Getting Started with SQL and PL/SQL New Features Oracle
To recognize the scope and capabilities of enhancements to SQL and PL/SQL, including tools such as SQL*Plus and SQL Developer, and use them to create reports and scripts, browse and manage database objects, find subpatterns, and track dependencies
more...
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...
Oracle Database 11g Using Trigger Data Warehousing and Pivoting Enhancements

Oracle Database 11g: Using Trigger, Data Warehousing, and Pivoting Enhancements Oracle
To recognize the steps for improving performance, managing scalabilty, enhancing control and processing speed, and reducing network load using enhanced features such as compound triggers, SecureFile LOBs, and PIVOT operations
more...
Oracle Database 11g Using the PL SQL Debugger Collections and Data Warehousin

Oracle Database 11g: Using the PL/SQL Debugger, Collections, and Data Warehousin Oracle
To recognize ways to utilize the PL/SQL Debugger to analyze your code, identify the uses and benefits of collections, and identify the steps for employing data warehousing enhancements to improve query execution times.
more...
Oracle Database 11g Using SQL to Query Your Database

Oracle Database 11g: Using SQL to Query Your Database Oracle
To identify the concepts and components of an Oracle Database 11g database, recognize how to retrieve information from it using SQL, and identify the steps for sorting, limiting, modifying, and formatting this information.
more...
Oracle Database 11g Conversion Functions Group Functions and Joins

Oracle Database 11g: Conversion Functions, Group Functions, and Joins Oracle
To recognize the steps for writing queries that convert data from one type to another, specify conditions, perform calculations on groups of rows or even tables, and return values from more than one table.
more...
Oracle Database 11g Subqueries Set Operators and Data Manipulation

Oracle Database 11g: Subqueries, Set Operators, and Data Manipulation Oracle
To identify the steps for manipulating queries to return the data you need, using subqueries and set operators, and also for manipulating the actual data using INSERT, UPDATE, DELETE and other data manipulation language (DML) statements.
more...
Oracle Database 11g Using DDL Views Sequences Indexes and Synonyms

Oracle Database 11g: Using DDL, Views, Sequences, Indexes, and Synonyms Oracle
To recognize the steps for creating, defining, and dropping tables , manipulating how their data can be viewed, and using schema objects to generate integers, improve queries, and rename tables.
more...
Oracle Database 11g R2 Managing Database Memory Performance

Oracle Database 11g R2: Managing Database Memory & Performance Oracle
Because there is a finite amount of memory available on a database server and on an Oracle Database 11g instance, you must pay attention to how memory is allocated. Also, database planning must include a balance between performance, cost, and reliability. You must consider the investment in the system architecture, which
more...
ORACLE DATABASE 11g SQL PL SQL NEW FEATURES

ORACLE DATABASE 11g: SQL & PL/SQL NEW FEATURES Oracle
more...
Oracle Database 11g Subprograms Packages Exception Handling in PL SQL

Oracle Database 11g: Subprograms, Packages & Exception Handling in PL/SQL Oracle
To identify the steps for designing, debugging, invoking, and bundling PL/SQL subprograms, procedures and functions, and also for handling their exceptions.
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 Using Triggers the PL SQL Compiler Managing Code

Oracle Database 11g: Using Triggers, the PL/SQL Compiler & Managing Code Oracle
To identify the steps for creating, managing, and using database triggers, and for using the new PL/SQL compiler, its initialization parameters, and its compile time warnings.
more...
Oracle Database 11g Managing PL SQL Code Dependencies

Oracle Database 11g: Managing PL/SQL Code & Dependencies Oracle
To identify the steps for performing conditional compilation to selectively use PL/SQL code, wrapping code, and tracking dependencies.
more...
ORACLE DATABASE 11G DEVELOP PL SQL PROGRAM UNITS

ORACLE DATABASE 11G: DEVELOP PL/SQL PROGRAM UNITS Oracle
more...
Oracle Database 11g Querying a Database with SQL

Oracle Database 11g: Querying a Database with SQL Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To identify the concepts and components of an Oracle Database 11g database, recognize how to retrieve information from it using SQL, and identify the steps for sorting, limiting, modifying, and formatting this information.
more...
Oracle 11g Conversion Funct Conditional Expressions Group Funct Joins

Oracle 11g: Conversion Funct., Conditional Expressions, Group Funct. & Joins Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To recognize the steps for writing queries that convert data from one type to another, specify conditions, perform calculations on groups of rows or even tables, and return values from more than one table.
more...
Oracle Database 11g Manipulating Queries Data

Oracle Database 11g: Manipulating Queries & Data Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To identify the steps for manipulating queries to return the data you need, using subqueries and set operators, and also for manipulating the actual data using INSERT, UPDATE, DELETE and other data manipulation language (DML) statements.
more...
Oracle Database 11g Using DDL Views Schema Objects

Oracle Database 11g: Using DDL, Views & Schema Objects Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To recognize the steps for creating, defining, and dropping tables , manipulating how their data can be viewed, and using schema objects to generate integers, improve queries, and rename tables.
more...
Oracle Database 11g Controlling User Access Managing Objects

Oracle Database 11g: Controlling User Access & Managing Objects Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To recognize the steps for controlling user access to objects and also for maintaining these objects by dropping columns and adding constraints and indexes.
more...
Oracle Database 11g Managing Data Dictionary Views Large Data Sets

Oracle Database 11g: Managing Data Dictionary Views & Large Data Sets Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To recognize the steps for querying data dictionary views to viewsschema objects, and for performing operations on large amounts of data, such as inserting data into multiple tables and merging table rows.
more...
Oracle Database 11g Managing Time Zones Datetime Functions

Oracle Database 11g: Managing Time Zones & Datetime Functions Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To identify the steps for managing data in different time zones in Oracle Database 11g, for managing time intervals, and for using datetime functions.
more...
Oracle Database 11g Suqueries Regular Expressions

Oracle Database 11g: Suqueries & Regular Expressions Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
To recognize the steps for retrieving data using subqueries and using regular expressions to search for, match, and replace strings.
more...
1Z0-047 Oracle Database 11g SQL Expert

1Z0-047 Oracle Database 11g SQL Expert Oracle Oracle Database 11g Administrator Certified Associate 1Z0-047 Oracle Database 11g SQL Expert
more...
Oracle Database 11g Getting Started with PL SQL

Oracle Database 11g: Getting Started with PL/SQL Oracle
To identify the steps for getting started with PL/SQL, recognizing the benefits of the available tools, creating basic statements, declaring variables, testing code, and adhering to scoping and nesting rules.
more...
Oracle Database 11g Using DML DDL Cursors Loops Control Structures

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

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

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...
Oracle Database 11g Subprograms Packages Exception Handling

Oracle Database 11g: Subprograms, Packages & Exception Handling Oracle
To identify the steps for designing, debugging, invoking, and bundling PL/SQL subprograms, procedures and functions, and also for handling their exceptions.
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 Using Triggers the PL SQL Compiler

Oracle Database 11g: Using Triggers & the PL/SQL Compiler Oracle
To identify the steps for creating, managing, and using database triggers, and for using the new PL/SQL compiler, its initialization parameters, and its compile time warnings.
more...
Oracle Database 11g PL SQL Code Dependency Management

Oracle Database 11g: PL/SQL Code & Dependency Management Oracle
To identify the steps for performing conditional compilation to selectively use PL/SQL code, wrapping code, and tracking dependencies.
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 Using AWR Defining Problems

Oracle Database 11g: Using AWR & Defining Problems Oracle
Automatic Workload Repository (AWR) is the infrastructure that provides services to Oracle Database 11g components that collect, maintain, and utilize statistics for problem detection and self-tuning purposes. This course explains how to create and manage AWR snapshots, and demonstrates how to use the snapshots to generate individual
more...
Oracle Database 11g Problem SQL Statements Oracle Optimizer

Oracle Database 11g: Problem SQL Statements & Oracle Optimizer Oracle
Oracle Database 11g helps to identify problem SQL statements using Oracle Optimizer and execution plans. This course discusses SQL statement processing and the role of the Oracle Optimizer and execution plans. It also explains how to generate and view execution plans using the DBMS_XPLAN package, the EXPLAIN PLAN command,
more...
Oracle Database 11g SQL Performance Database Replay

Oracle Database 11g: SQL Performance & Database Replay Oracle
Database Replay allows you to test the impact of a system change by replaying a real-world workload on a test system before it is exposed to a production system. This course demonstrates how to use Database Replay to capture and replay workloads to test the impact of a system change. It also explains how to use SQL Performance
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 Segment Space I O and Performance Tuning

Oracle Database 11g: Segment Space, I/O and Performance Tuning Oracle
Oracle Database 11g provides various methods for tuning segment space usage and input/output (I/O). This course explains how to use Automatic Segment Space Management (ASSM) to tune segment space usage, how to shrink segments using SQL or the Enterprise Manager, and how to use table compression. Automatic Storage
more...
Oracle Database 11g Architecture SQL Tuning Optimization

Oracle Database 11g: Architecture, SQL Tuning & Optimization Oracle
The Oracle Database server consists of an Oracle Database and one or more Oracle Database instances. SQL (Structured Query Language) is the language with which all programs and users access an Oracle Database. Monitoring the performance of and tuning database components, as well as the SQL statements used to access and
more...
Oracle Database 11g Indexes Access Paths and Join Operations

Oracle Database 11g: Indexes, Access Paths and Join Operations Oracle
Access paths are the ways in which data is retrieved from the database, and there are a number of different access paths which can be used for tables and indexes. This course explores the access paths used for tables, such as full table, rowid, and sample table scan. It also examines the access paths used for indexes, such
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...
Oracle Database 11g Application Tracing Automatic SQL Tuning

Oracle Database 11g: Application Tracing & Automatic SQL Tuning Oracle
Oracle Database implements tracing by generating a trace file for each server process when you enable the tracing mechanism. This course explores configuring the SQL Trace facility to collect session statistics, using the TRCSESS utility to consolidate SQL trace files, formatting trace files using the tkprof utility, and
more...
Oracle Database 11g Firewalls Oracle Connection Manager and SQL Plus Security

Oracle Database 11g: Firewalls, Oracle Connection Manager and SQL*Plus Security Oracle
There is no single best architecture for accommodating Internet requests requiring access to corporate intranets. Instead, trade-offs must be made between two competing goals: security of the intranet against an Internet attack and ease of access to services by both Internet and intranet clients. This
more...
Oracle Database 11g R2 ASM Storage Partitioning Enhancements

Oracle Database 11g R2: ASM, Storage & Partitioning Enhancements Oracle
Oracle Database 11g Release 2 provides many improvements from its previous releases. This includes enhancements to ASM and storage to improve performance and to reduce server maintenance down time. This course identifies the enhancements in each of these areas. It also demonstrates how to use ASM fast mirror resync,
more...
Oracle Database 11g R2 Using Change Management Solutions

Oracle Database 11g R2: Using Change Management Solutions Oracle
Oracle Database 11g Release 2 is designed for data center environments that are rapidly evolving and changing to keep up with business demands, enabling DBAs to manage change effectively and efficiently. Oracle Database 11g Release 2 offers significant advances in the areas of automatic diagnostics, supportability, and change
more...
Oracle Database 11g R2 Intelligent Infrastructure Enhancements

Oracle Database 11g R2: Intelligent Infrastructure Enhancements Oracle
Oracle Database 11g Release 2 offers new intelligent infrastructure features to aid DBAs by automatically gathering performance metrics for problem detection and self-tuning purposes. The information gathered can be viewed by the DBA using either reports or views, as well as the alert log. Oracle Database 11g has expanded
more...
Oracle Database 11g R2 Diagnosability Enhancements

Oracle Database 11g R2: Diagnosability Enhancements Oracle
Oracle Database 11g Release 2 offers new diagnosability enhancements to help DBAs in diagnosing, resolving, and preventing problems. These new features include enhancements to problem and incident identification, running health checks, and performing repairs on SQL statements. These features enables the DBA to quickly and efficiently
more...
Oracle Database 11g R2 SQL Monitoring Performance Enhancements

Oracle Database 11g R2: SQL Monitoring & Performance Enhancements Oracle
Oracle Database 11g Release 2 offers improvements and new features to provide DBAs a better way to monitor SQL commands in real-time and to allow the database to automatically manage its own memory and gather optimizer statistics. These features enable the DBA to ensure the optimal memory sizes are being used for the
more...
Oracle Database 11g R2 Application Performance Enhancements

Oracle Database 11g R2: Application Performance Enhancements Oracle
Oracle Database 11g Release 2 offers improved and new features to provide better application performance. It offers online table redefinition, which allows tables to be modified without affecting the availability of the table to users and does not affect any of its dependencies. This allows for easier application changes and
more...
Oracle Database 11g R2 Oracle Scheduler Secure Backup

Oracle Database 11g R2: Oracle Scheduler & Secure Backup Oracle
Oracle Database 11g Release 2 offers improvements to Oracle Scheduler that increases efficiency and usability. These include allowing users to get specific email notifications about job activities, triggering jobs to automatically execute when the specified file is received, enabling jobs to run on multiple nodes while managing
more...
Oracle Database 11g R2 Managing Concurrency Undo Auditing

Oracle Database 11g R2: Managing Concurrency, Undo & Auditing Oracle Oracle Database 11g Administrator Certified Associate 1Z0-052 Oracle Database 11g: Administration Workshop I Release 2
Oracle Database 11g Release 2 is designed to prevent multiple users from changing the same data at the same time by implementing locks. These locks are used to manage data concurrency and are implemented
more...
Oracle Database 11g R2 Moving Data Oracle Support

Oracle Database 11g R2: Moving Data & Oracle Support Oracle Oracle Database 11g Administrator Certified Associate 1Z0-052 Oracle Database 11g: Administration Workshop I Release 2
From time to time Oracle DBAs are required to move data. Oracle Database 11g Release 2 offers various ways to complete this task, including Oracle Data Pump, SQL*Loader, and the use of external tables. DBAs are also
more...
Oracle Database 11g Change Management Overview and SQL Plan Management
outline the uses of management tools in Oracle Database 11g, such as SQL Performance Analzer, SQL tuning sets, and SQL plan baselines, and outline how you can use them to effectively manage change and execute SQL plans.
more...
Oracle Database 11g Database Replay and Automatic SQL Tuning
Explain the benefits and uses of Oracle Database 11g's crucial developer tools, Database Replay and Automatic SQL Tuning, when setting up and testing a database
more...
Oracle Database 11g Partitioning and Storage-Related Enhancements
identify the benefits of Oracle Database 11g's partitioning and storage-related enhancements, and recognize how to use SQL Access Advisor to help you optimize your database in this regard.
more...
Oracle Database 11g Diagnostic Enhancements and Using the Data Recovery Advisor
recognize the steps for detecting, diagnosing, and repairing critical errors and data failures in Oracle Database 11g, using its enhanced, proactive, diagnostic tools, such as Automatic Diagnostic Repository, Support Workbench, SQL Repair Advisor, and the Data Recovery Advisor.
more...
Oracle Database 11g Database Performance and Space Management
To identify the steps for making sure your Oracle Database 11g database is performing well and has adequate space, by monitoring statistics, tuning SQL, testing workloads, managing space, and transporting tablespaces.
more...
From Futurepoint Technologies
Obiee 11g Online Training FUTUREPOINT Technologies
OBIEE 11g Reports and Dashboards Development
Topic #1 Creating Reports Using Analysis
Topic # 2 Filtering, Totals, and Formatting Views
Topic # 3 Charts and Formatting
Topic # 4 Building Pivot Table
Topic # 5 Adding Calculations and Data Formatting
Topic # 6 Creating Bins
Topic #7 Conditional Formatting
Topic #8 Advanced Formatting of Tabular Views
Topic #9 Column Selector View
more...
Android 30 Online Training FUTUREPOINT Technologies
Android Course Content
Mandatory: Attendees should have Basic Knowledge on Core Java.
Duration = 55 Hours
Introduction to Android
a Overview of Android and Android SDK
a History of Android
a Android features
Android Architecture overview
a Introduction to OS layers
o Linux kernel
o Libraries
o Android Runtime
o Application framework
Setup of Android
more...
