task_briefs
1 row where task = 640
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
640 | Walk through the door wearing the longest shoes and biggest hat 640 | Walk through this doorway wearing the longest shoes and the biggest hat. You must open the door and walk through this doorway wearing your long shoes and big hat within the next 20 minutes. There's a bonus point for the most stylish. 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 );