In the context of database migrations, what does the term 'downtime' refer to?

  • The duration of executing migration scripts
  • The period during which the database is not accessible
  • The time taken to validate migration changes
  • The time taken to write migration code
The period during which the database is not accessible
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *