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

Thread: export

  1. #1
    Join Date
    Oct 2000
    Posts
    90

    Talking

    Can I export tables from a one database and import it into another database that does not have the exported tables? I mean if I import into a database that has no tables, will the import create the tables automatically for me?

  2. #2
    Join Date
    Mar 2000
    Location
    CA
    Posts
    317
    Absolutly. I creates all the schemas before putting the data.
    Thanks
    Kishore Kumar

  3. #3
    Join Date
    Aug 2000
    Location
    -
    Posts
    7
    Yes, it will automatically create the table. You could try by exporting a table, drop it, then import.

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