September 2017
Intermediate to advanced
408 pages
9h 25m
English
In order to create a table that extends from the Task table, we need to select the Task table as the Extends table that extends from it while creating a new table. Once a table has been created, it is not possible to change or specify a table to extend from. Extending the tables helps in reusing the fields and other features already defined in the parent class, and make them available in the child classes:
Read now
Unlock full access