Completed
Use statement
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Azure Databricks SQL Introduction and Deep Dive
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Spark
- 3 SQL
- 4 syntactic requirements
- 5 Notebooks
- 6 SQL in Cells
- 7 Widgets
- 8 Dropdown
- 9 Query
- 10 Widget
- 11 Race
- 12 Multiselect
- 13 Birthweight
- 14 Get Argument
- 15 SQL in Spark
- 16 SQL in databases
- 17 Download datasets
- 18 Use statement
- 19 Explain query
- 20 Columns
- 21 Show Create Table
- 22 Show Table Properties
- 23 Create Temporary Table
- 24 Summary
- 25 Drop Table
- 26 Select from Table
- 27 Select from Default
- 28 Coding Errors
- 29 Refresh
- 30 Views
- 31 Temporary Views
- 32 Common Table Expressions
- 33 Pivot Table
- 34 Map
- 35 Case Statements
- 36 Conclusion
- 37 Wrap Up