Reset Local Database

Delete all rows from the employee table in the local SQLite database. Does not require network connectivity.

Sync with Server

Get changes from server and update local database accordingly. Requires network connectivity.

Render List

Render the employee list using the data from the local SQLite database. Does not require network connectivity.

Log: Clear

id First Name Last Name Title Phone Deleted Last Modified