Importing modified records to an sql database

by ProEFI
2 replies
I need to make some changes to one of the fields in an sql database. I exported the database to my desktop and made the changes. When I upload it, will it overwrite the records with the new changes?

Never done it before, and thought I would ask the experts.

Thanks,
Andrew
#database #importing #modified #records #sql
  • Profile picture of the author Fahmzie
    Are you just want to change the column name? column type? you can using ALTER command to do that.
    {{ DiscussionBoard.errors[6180381].message }}
  • Profile picture of the author KirkMcD
    What do you mean by "exported to your desktop?" How did you do that and what did you do to modify it afterwards?
    {{ DiscussionBoard.errors[6181216].message }}

Trending Topics