Create a data table
Create a table to store the data for your application.
시작하기 전에
Role required: admin, sn_app_eng_studio.user, or delegated developer
이 태스크 정보
The first phase in building the data model for the employee travel request application is to create a table. In our tutorial, we create a blank table that extends the Task table.
|
Phase 1 |
|
|
|
Phase 2 |
|
|
|
Phase 3 |
|
This procedure covers the first part of the task demonstrated in the tutorial video. The rest of the procedure is outlined in the next topic Configure a data table.
Follow along to create a table for the employee travel request application.
| Timestamp | Section |
|---|---|
| 0:10 | Create a data table. |
| 0:14 | Create a table by extending the Task table. |
| 0:21 | Define table properties. |
| 0:33 | Add permissions to your table. |
프로시저
결과
You have created a table for your application.
다음에 수행할 작업
Complete the setup of your table by proceeding to the next phase: Configure a data table