Now that we have defined the model for our table called the_aliaser, we need to click on the database administration button which will generate the table and create an interface for it.
The table is created and we can create, update, or delete records without writing any additional code.
When you click on the new record button, you can see the form fields that have been created from the table definition. Also, you can see that a record ID is auto-generated. When you define a table in web2py, it automatically gets assigned a field called table_name_id. In this instance the table the_aliaser has a field called the_aliaser_id that contains the id.