task_briefs
1 row where task = 805
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
805 | The best single-word object you own and love that gets the best reaction when introduced following a drum roll 805 | Bring in the best single-word object you own and love that gets the best reaction when introduced following a drum roll. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );