data migration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vamsioracle
    New Member
    • Jun 2007
    • 151

    data migration

    hi

    I have datain oracle database and now i want to migrate it to an excel sheet

    How to do this

    Please its urgent

    Thank you
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    what do u mean by migrate it to an excel sheet ?

    do u want to store the output to a excel file ??

    if this is your requirment then u can use TOAD for the same purpose.

    Comment

    • vamsioracle
      New Member
      • Jun 2007
      • 151

      #3
      hi


      no not the ouput but the entire data from the database should be transferred to excel .

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        u can use toad for the purpose.

        Comment

        • vamsioracle
          New Member
          • Jun 2007
          • 151

          #5
          Can u please list the steps to tranfer data from database to an excel sheet, using toad.

          Comment

          • holdingbe
            New Member
            • Jul 2007
            • 78

            #6
            Originally posted by vamsioracle
            hi

            I have datain oracle database and now i want to migrate it to an excel sheet

            How to do this

            Please its urgent

            Thank you
            Hi friend,

            Data migration is possible in data warehousing technique.Oracl e database
            loaded into excel using some migration tool.If u know about java u create a new migration tool. otherwise the oracle database converted into XML and recover the data from XML.I tried to export data using export command but i unable to get the answer.

            Comment

            Working...