This document provides instructions for students to complete a laboratory exercise to design a simple database application in SQL Anywhere. The objectives are to create a database and tables, perform basic data manipulation using SQL statements. The document describes setting up the database named "addbase" and creating tables for a hotel reservation system with sample data. It also includes instructions for activities like updating table data and performing SQL queries.