Skip to main content

Exercise 2: Creating Tables - Overview

Duration: 30 minutes

2.1 Travel Request Table

Create a table called "Travel Request". This is where we will capture the travel requests.

2.2 Airport Table

Create a table called "Airport Table". This is where we will import and store a list of Airport locations to use in the app.

2.3 Reference the table

We will create a field on the Travel Request table to reference the Airport Table.