Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
--your code goes here
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
select InvoiceDate as Date, CustomerId, Total
from invoices
where Date between '2010-01-01' AND '2012-01-01';
chinook.db
select FirstName, LastName, Title
from employees
where Title in ('General Manager', 'Sales Manager', 'IT Manager');
chinook.db
--your code goes here
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
--your code goes here
chinook.db
--your code goes here
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
--your code goes here
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
chinook.db
--your code goes here
chinook.db
Type SQL, then Shift-Enter. Ctrl-space for more options.
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.