Jagrit Singh
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
Sign up
Beta
Spinner

Course Notes

Use this workspace to take notes, store sample queries, and build your own interactive cheat sheet!

Note that you need to connect your SQL cells to an integration to run a query.

  • You can use a sample integration from the dropdown menu. This includes the Course Databases integration, which contains tables you used in our SQL courses.
  • You can connect your own integration by following the instructions provided here.

Take Notes

Add notes here about the concepts you've learned and SQL cells with code you want to keep.

Add your notes here

Unknown integration
DataFrameavailable as
df
variable
-- A sample query for you to replace!
SELECT 
    *
FROM books
This query is taking long to finish...Consider adding a LIMIT clause or switching to Query mode to preview the result.
  • AI Chat
  • Code