0% found this document useful (0 votes)
31 views8 pages

1 Oracle Data Developers Slides

This document provides an overview of a course on importing and exporting Oracle data for developers. The course covers importing data using SQL and SQL*Loader, exporting data using SQL, querying flat files using external tables, and using SQL*Loader with external tables and direct path. It lists basic SQL and Oracle programming knowledge as prerequisites and recommends courses on PL/SQL fundamentals, transactions, debugging, and triggers. The intended audience is Oracle and other database developers, and it involves tools like Oracle SQL Developer, SQL*Loader, Toad, and SQL Navigator.

Uploaded by

Kibrom Haftu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views8 pages

1 Oracle Data Developers Slides

This document provides an overview of a course on importing and exporting Oracle data for developers. The course covers importing data using SQL and SQL*Loader, exporting data using SQL, querying flat files using external tables, and using SQL*Loader with external tables and direct path. It lists basic SQL and Oracle programming knowledge as prerequisites and recommends courses on PL/SQL fundamentals, transactions, debugging, and triggers. The intended audience is Oracle and other database developers, and it involves tools like Oracle SQL Developer, SQL*Loader, Toad, and SQL Navigator.

Uploaded by

Kibrom Haftu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Importing and Exporting Oracle Data

for Developers
OVERVIEW

Pankaj Jain

@twit_pankajj
Course Overview

Importing data
Importing data
Introduction using SQL
using SQL*Loader
Developer

Exporting data Querying flat files SQL*Loader-


using SQL using external external table and
Developer tables direct path
Prerequisites

Basic Oracle
Basic SQL understanding
programming knowledge
Oracle PL/SQL Fundamentals - Part 1
Oracle PL/SQL Fundamentals - Part 2
Recommended Oracle PL/SQL:Transactions,Dynamic SQL &
Courses Debugging
Working with Collections in Oracle PL/SQL
Triggers in Oracle
Audience

Oracle Other
database database
developers developers
Oracle database

Oracle SQL Developer


Add longer bullets here
Oracle SQL*Loader

Toad

SQL Navigator
Summary Course overview
Prerequisites
Recommended courses
Audience
Tools
Next…

Exporting data using SQL*Developer

You might also like