How to export/import the excel file in oracle database using sql promt

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sumanta123
    New Member
    • Dec 2008
    • 34

    How to export/import the excel file in oracle database using sql promt

    Dear Sir,
    How to export/import the excel file in oracle database using sql promt.

    Please guide me the command(export/import) for the neddful.

    Thanks in Adavance.

    Regards
    Sumanta Panda
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    you need to use sql*loader for the purpose.

    Comment

    • sumanta123
      New Member
      • Dec 2008
      • 34

      #3
      Hi Debasis Bhai,
      Thanks for your response.I never used the sql*loader.Coul d you please
      write the command of export/import for excel file in sql*loader.

      Thanks in advance.
      Regards
      Sumanta Panda

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        please find the details in the following links
        link1
        link2
        link3
        link4

        Comment

        • sumanta123
          New Member
          • Dec 2008
          • 34

          #5
          Thank you Debasis Bhai.

          Comment

          • debasisdas
            Recognized Expert Expert
            • Dec 2006
            • 8119

            #6
            You are most welcome sumanta.

            I hope that solved your problem of data loading from flat files.

            Comment

            Working...