Delete all rows from the employee table in the local SQLite database. Does not require network connectivity.
Get changes from server and update local database accordingly. Requires network connectivity.
Render the employee list using the data from the local SQLite database. Does not require network connectivity.
| id | First Name | Last Name | Title | Phone | Deleted | Last Modified |
|---|