Database Modified date after backup

  • hello,

    Just a quick question that I am sure the answer is yes, but friday brainfade is making me doubt myself.

    When a database is backup up, either using sql or third party software, does it alter the modifed date of the datafile? I'm not in a position to try it out myself, hence the ask.

    Regards,

    D.

  • It does not.

    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @pradeepadiga

  • Duran (3/6/2009)


    hello,

    When a database is backup up, either using sql or third party software, does it alter the modifed date of the datafile?

    Regards,

    D.

    It does not at all, it only backs up the modifications done to the data file, backup does not change the any data on the original file.

  • Hence the doubt, glad I asked. Thanks.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply