Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
SELECT t.date,t.type,t.description,t.city FROM crime_scene_report t
WHERE t.type = ${"murder"}
AND t.city = ${"SQL City"}
AND t.date = ${"20180115"}
LIMIT 100 OFFSET 0
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
INSERT INTO solution VALUES (1, 'Jeremy Bowers');
SELECT value FROM solution
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
Type Table, then Shift-Enter. Ctrl-space for more options.
db
INSERT INTO solution VALUES (1, 'Miranda Priestly');
SELECT value FROM solution
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.