CAD · Question #273
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
The correct answer is B. Create a table from scratch: This option allows developers to define a new table with custom C. Extend a table D. Upload a spreadsheet: This feature enables developers to upload data from a spreadsheet. When using the Guided Application Creator, the three supported methods for creating a table are: creating one from scratch (B) to define custom fields and structure, extending an existing table (C) to inherit fields and behavior from a parent table, and uploading a spreadsheet…
Question
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
Options
- AUse API calls
- BCreate a table from scratch: This option allows developers to define a new table with custom
- CExtend a table
- DUpload a spreadsheet: This feature enables developers to upload data from a spreadsheet,
- ECreate a table from a template
- FLink to external tables
- GRun import jobs
How the community answered
(24 responses)- A4% (1)
- B88% (21)
- G8% (2)
Explanation
When using the Guided Application Creator, the three supported methods for creating a table are: creating one from scratch (B) to define custom fields and structure, extending an existing table (C) to inherit fields and behavior from a parent table, and uploading a spreadsheet (D) to import data directly into a new table.
The distractors represent capabilities that exist elsewhere in the platform but are not options presented within the Guided Application Creator's table creation flow: API calls (A) are a runtime integration method, not a table creation wizard option; templates (E) are a common distractor but not a distinct option in this specific tool; linking to external tables (F) is a separate integration feature; and import jobs (G) are a data migration tool, not a table creation mechanism.
Memory tip: Think "SUS" - Scratch, Upload, eStend (extend) - the three ways the wizard lets you build a table.
Topics
Community Discussion
No community discussion yet for this question.