From the course: Manage and Optimize Big Data with Apache Iceberg
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Challenge: Create an Iceberg table - SQL Tutorial
From the course: Manage and Optimize Big Data with Apache Iceberg
Challenge: Create an Iceberg table
(funky pop music) - [Narrator] Here comes the challenge. Create an iceberg table named "Employee" with having four columns; id, first_name, last_name, and city. You need to insert a row inside this Employee table using the insert query command, and then use the select query to show that the row got added successfully in your iceberg table.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
Apache Iceberg introduction2m 42s
-
(Locked)
Role of Iceberg in modern data architecture2m 28s
-
(Locked)
Key features and advantages3m 23s
-
(Locked)
Setting up your Iceberg environment on Databricks4m 28s
-
(Locked)
Creating your first Iceberg table: Practical8m 3s
-
(Locked)
Challenge: Create an Iceberg table34s
-
(Locked)
Solution: Create an Iceberg table1m 47s
-
(Locked)
-
-
-
-