[EMAIL PROTECTED] wrote:

>
> I AM LEARNING ORACLE.....
>
> I CREATED A TABLE JUNK AS BELOW,
>
> SQL> CREATE TABLE JUNK
>   2  (NAME VARCHAR2(10),
>   3   EMPID NUMBER(5)  ,
>   4  SALARY NUMBER(5,3) ) ;
>
> Table created.
>
> I NEED TO INSERT " C:|JUNK.SQL " ( I SAVED IN  NOTEPAD ) WHICH LOOKS 
> AS FOLLOWS :
> HOW SHOULD I DO THAT ?

carefully.  or you could read the documentation on sql*loader.

-- 
--
Bill "Shrek" Thater              ORACLE DBA
Telergy,Inc.                   [EMAIL PROTECTED]
------------------------------------------------------------------------
You gotta program like you don't need the money,
You gotta compile like you'll never get hurt,
You gotta run like there's nobody watching,
It's gotta come from the heart if you want it to work.
------------------------------------------------------------------------
Save energy:  Drive a smaller shell.




-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Thater, William
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to