Then fill in the Schema information. If you stored
the schema in the Repository Metadata, then you can
retrieve it by selecting Repository and the relevant
entry in the list.
In this example, the schema of both database tables is made of four columns:
id (INT, 2 characters long), firstName (VARCHAR, 15 characters long), lastName (VARCHAR, 15 characters long), and city (VARCHAR, 15 characters long).