task_briefs
1 row where task = 639
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
639 | Poke your tongue out for the longest time 639 | Stick your tongue out as far as it will go, and keep it out until further notice. Every time Alex blows his whistle, you must lick the lemon, then the sherbet, then the ice lolly. Every time Alex honks his horn, you must hold your tongue in front of the fan for five seconds. The tongue that sticks out for the longest time 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 );