task_briefs
1 row where task = 530
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
530 | Perform the greatest aircraft safety demonstration 530 | Record the greatest aircraft safety announcement, then perform the greatest aircraft safety demonstration. Your announcement must be in an accent or language other than your own, and your demonstration must be unforgettable. You have 20 minutes. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );