<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>SQL Loader - Programming Help, OS System Help, Articles, Videos,  Books-Web Dot Dev</title>
        <description>&lt;br /&gt;
 SQL Loader loads data from external files into tables of an Oracle database. A typical SQL Loader session takes as input a control file, which controls the behavior of SQL*Loader, and one or more data files. The output of SQL Loader is an Oracle database (where the data is loaded), a log file, a bad file, and potentially, a discard file.&lt;br /&gt;
&lt;br /&gt;
 The tables to be loaded must already exist in the database. SQL*Loader never creates tables. ...</description>
        <link>http://www.webdotdev.com/nvd</link>
        <lastBuildDate>Fri, 09 Jan 2009 15:00:40 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url></url>
            <title></title>
            <link></link>
            <description>&lt;br /&gt;
 SQL Loader loads data from external files into tables of an Oracle database. A typical SQL Loader session takes as input a control file, which controls the behavior of SQL*Loader, and one or more data files. The output of SQL Loader is an Oracle database (where the data is loaded), a log file, a bad file, and potentially, a discard file.&lt;br /&gt;
&lt;br /&gt;
 The tables to be loaded must already exist in the database. SQL*Loader never creates tables. It loads existing tables that either already contain data or are empty.&lt;br /&gt;
&lt;br /&gt;
 The following privileges are required for a load:&lt;br /&gt;
&lt;br /&gt;
 * You must have INSERT privileges on the table to be loaded.&lt;br /&gt;
 * You must have DELETE privileges on the table to be loaded, when using the REPLACE or TRUNCATE option to empty old data from the table before loading the new data in its place.</description>
        </image>
    </channel>
</rss>
