Contents Index Lesson 5: Restore the database and database settings Summary

Introducing SQL Anywhere Studio
  Tutorial: Replicating Data with SQL Remote
    Lesson 5: Restore the database and database settings

Restore the data in the database


The most important part of the cleanup process is to ensure that the changes to the sample database are reversed. The integrity of the sample database is very important in order to carry out other tutorials in later chapters of the manual.

Delete the inserted data from the sample database

  1. From Sybase Central, display the data in the department table of the asademo database.

  2. Delete the rows with dept_id values of 202 and 203 to restore the table to its original state.


Contents Index Lesson 5: Restore the database and database settings Summary