task_briefs
1 row where task = 308
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
308 | Follow the clues and then do what they spell 308 | C. Your time starts now. Now look in the microwave. R. Now look in your pigeonhole. E. Now look under the doormat. A. Now look in the lab. M. Now look in the little blue book. S (at the beginning). Fastest wins. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );