DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Copy In Oracle

  1. #1
    Join Date
    Sep 2002
    Posts
    411

    Copy In Oracle

    I have one table A with the LONG datatype and I want to insert into another table B , I guess I have to use the copy command in Oracle

    Can someone give me the syntax of how to use copy command please

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    please spend 5 minutes and look it in the docs

    dont ask syntax questions!

  3. #3
    Join Date
    May 2002
    Location
    California, USA
    Posts
    175

    Smile

    You got that right. COPY command is one of the ways for doing that.

    For the syntax, help yourself Here . You are welcome. Thank you !!


    Hope that helps,

    clio_usa
    OCP 8/8i/9i DBA

    Visit our Oracle DBA site

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width