Previous Topic: Database StorageNext Topic: SQL Example


Querying the Database

If you need to print a current list of your company's employees and their social security numbers, you can select a query to find the information in the database. Each item is kept in the PERSONNEL table. The names and social security numbers are stored on the database with other information, arranged by category.